Skip to content

Commit a716121

Browse files
committed
Merge branch 't/21319/sequences/rec-hash' into t/21343/k-regular-warning
* t/21319/sequences/rec-hash: correct typo in docstring
2 parents e02018b + 18c5268 commit a716121

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
@@ -1614,7 +1614,7 @@ def _an_element_(self):
16141614

16151615
def some_elements(self, **kwds):
16161616
r"""
1617-
Return some elements of this free module.
1617+
Return some elements of this recognizable series.
16181618
16191619
See :class:`TestSuite` for a typical use case.
16201620

0 commit comments

Comments
 (0)