Skip to content

Commit fbefbc5

Browse files
committed
projective_morphism.py: Remove trailing whitespaces
1 parent aaacb9c commit fbefbc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/schemes/projective/projective_morphism.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ def normalize_coordinates(self, **kwds):
800800
positive (if positive has meaning in the coordinate ring).
801801
This is done in place.
802802
803-
When ``ideal`` or ``valuation`` is specified, normalization occurs
803+
When ``ideal`` or ``valuation`` is specified, normalization occurs
804804
with respect to the absolute value defined by the ``ideal`` or
805805
``valuation``. That is, the coefficients are scaled such that
806806
one coefficient has absolute value 1 while the others have

0 commit comments

Comments
 (0)