Skip to content

Commit da55dc5

Browse files
authored
Update src/sage/rings/polynomial/ore_function_element.py
1 parent 5a9a786 commit da55dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/rings/polynomial/ore_function_element.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ def reduced_trace(self, var=None):
845845
3/(z^2 + 2)
846846
847847
The reduced trace lies in the center of `S`, which is the fraction field
848-
of a univariate polynomial ring in the variable `z = x^3` over `GF(5)`.::
848+
of a univariate polynomial ring in the variable `z = x^3` over `GF(5)`::
849849
850850
sage: tr.parent()
851851
Fraction Field of Univariate Polynomial Ring in z over Finite Field of size 5

0 commit comments

Comments
 (0)