Skip to content

Commit 18c5268

Browse files
committed
correct typo in docstring
1 parent c8a86db commit 18c5268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/combinat/recognizable_series.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1612,7 +1612,7 @@ def _an_element_(self):
16121612

16131613
def some_elements(self):
16141614
r"""
1615-
Return some elements of this free module.
1615+
Return some elements of this recognizable series.
16161616
16171617
See :class:`TestSuite` for a typical use case.
16181618

0 commit comments

Comments
 (0)