Skip to content

Commit ed48fb7

Browse files
Update Doc/library/fractions.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent ddec59c commit ed48fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/fractions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ another rational number, or from a string.
125125

126126
.. attribute:: denominator
127127

128-
Denominator of the Fraction in lowest terms and positive.
128+
Positive denominator of the Fraction in lowest terms.
129129

130130
.. method:: as_integer_ratio()
131131

0 commit comments

Comments
 (0)