Skip to content

Commit 5e4ea11

Browse files
author
Matthias Koeppe
committed
src/sage/rings/valuation/augmented_valuation.py: Remove stray character in docstring
1 parent 957f80d commit 5e4ea11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/rings/valuation/augmented_valuation.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1783,7 +1783,7 @@ def simplify(self, f, error=None, force=False, effective_degree=None, size_heuri
17831783
(u + 1)*2^-1 + O(2^4)
17841784
17851785
Check that :trac:`25607` has been resolved, i.e., the coefficients
1786-
in the following example are small::`
1786+
in the following example are small::
17871787
17881788
sage: # needs sage.libs.ntl sage.rings.number_field
17891789
sage: R.<x> = QQ[]

0 commit comments

Comments
 (0)