Skip to content

Commit c11b2f4

Browse files
committed
Trac #32153: fix missing full stop
1 parent 1db8a42 commit c11b2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/rings/asymptotic/term_monoid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2913,7 +2913,7 @@ def _repr_product_(self, latex=False):
29132913
INPUT:
29142914
29152915
- ``latex`` -- (default: ``False``) a boolean. If set, then
2916-
LaTeX-output is returned
2916+
LaTeX-output is returned.
29172917
29182918
OUTPUT:
29192919

0 commit comments

Comments
 (0)