Skip to content

Commit 5e051b4

Browse files
authored
Update src/sage/rings/padics/padic_base_leaves.py
1 parent d82ad4b commit 5e051b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/rings/padics/padic_base_leaves.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ def _coerce_map_from_(self, R):
904904
True
905905
906906
Note that coerce map does not exist between ``p``-adic rings with
907-
lattice precision and other ``p``-adic rings.::
907+
lattice precision and other ``p``-adic rings. ::
908908
909909
sage: S = Zp(2)
910910
sage: R.has_coerce_map_from(S)

0 commit comments

Comments
 (0)