Skip to content

Commit a3f602e

Browse files
xcarusokryzar
andauthored
Update src/sage/modules/free_module_pseudohomspace.py
Co-authored-by: Antoine Leudière <[email protected]>
1 parent ce094d1 commit a3f602e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/modules/free_module_pseudohomspace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ def ore_ring(self, var='x'):
227227
def matrix_space(self):
228228
r"""
229229
Return the matrix space used for representing the
230-
pseudomorphism in this space.
230+
pseudomorphisms in this space.
231231
232232
EXAMPLES::
233233

0 commit comments

Comments
 (0)