Skip to content

Commit 589f4fc

Browse files
fchapotontscrim
andauthored
doc detail in gen as suggested
Co-authored-by: Travis Scrimshaw <[email protected]>
1 parent 0319ff6 commit 589f4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/algebras/free_algebra_quotient.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ def _repr_(self) -> str:
213213

214214
def gen(self, i):
215215
"""
216-
Return the i-th generator of the algebra.
216+
Return the ``i``-th generator of the algebra.
217217
218218
EXAMPLES::
219219

0 commit comments

Comments
 (0)