Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
32686: Improve doc
Browse files Browse the repository at this point in the history
  • Loading branch information
guojing0 committed Sep 22, 2022
1 parent 2adb101 commit a237352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sage/schemes/projective/projective_space.py
Original file line number Diff line number Diff line change
Expand Up @@ -1852,8 +1852,8 @@ def _morphism(self, *args, **kwds):

def points_of_bounded_height(self, **kwds):
r"""
Return an iterator of the points in ``self`` of absolute height of
at most the given bound.
Return an iterator of the points in ``self`` of absolute multiplicative
height of at most the given bound.
ALGORITHM:
Expand Down

0 comments on commit a237352

Please sign in to comment.