Skip to content

Commit f2aaed3

Browse files
committed
address review: more vague preable
1 parent 12d7786 commit f2aaed3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/fractions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
The :mod:`fractions` module provides support for rational number arithmetic.
1515

1616

17-
A Fraction instance can be constructed from a pair of integers, from
18-
another rational number, or from a string.
17+
A Fraction instance can be constructed from a pair of numbers, from
18+
another number, or from a string.
1919

2020
.. index:: single: as_integer_ratio()
2121

0 commit comments

Comments
 (0)