Skip to content

Commit 86143e8

Browse files
Matthias KöppeGiacomoPope
andauthored
Update src/sage/schemes/elliptic_curves/ell_point.py
Co-authored-by: Giacomo Pope <[email protected]>
1 parent 8d0341f commit 86143e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/schemes/elliptic_curves/ell_point.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3272,7 +3272,7 @@ def non_archimedean_local_height(self, v=None, prec=None,
32723272
- ``self`` -- a point on an elliptic curve over a number field
32733273
`K`.
32743274
3275-
- ``v`` -- a non-archimedean place of `K`, or None (default).
3275+
- ``v`` -- a non-archimedean place of `K`, or ``None`` (default).
32763276
If `v` is a non-archimedean place, return the local height
32773277
of self at `v`. If `v` is ``None``, return the total
32783278
non-archimedean contribution to the global height.

0 commit comments

Comments
 (0)