Skip to content

Commit d82ad4b

Browse files
authored
Update src/sage/rings/padics/lattice_precision.py
1 parent 97fcfa8 commit d82ad4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/rings/padics/lattice_precision.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,7 @@ def precision_lattice(self, elements=None):
974974
[ 0 2048]
975975
976976
If the precision module does not project to a lattice,
977-
an error is raised.::
977+
an error is raised. ::
978978
979979
sage: R = ZpLF(2, label='precision_lattice')
980980
sage: prec = R.precision()

0 commit comments

Comments
 (0)