Skip to content

Commit 1db04c2

Browse files
author
Xavier Caruso
committed
grammar
1 parent a342fbe commit 1db04c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/modules/free_module.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3122,7 +3122,7 @@ def pseudoHom(self, twist, codomain=None):
31223122
- ``twist`` -- the twisting morphism or the twisting derivation
31233123
31243124
- ``codomain`` -- (default: ``None``) the codomain of the pseudo
3125-
morphisms; if ``None``, the codomain is the same than the domain
3125+
morphisms; if ``None``, the codomain is the same as the domain
31263126
31273127
EXAMPLES::
31283128

0 commit comments

Comments
 (0)