Skip to content

Commit f3dccd0

Browse files
johnslavikencukou
andauthored
Correct the grammar reference
Co-authored-by: Petr Viktorin <encukou@gmail.com>
1 parent 4df638d commit f3dccd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@ are always available. They are listed here in alphabetical order.
795795
whitespace characters are removed:
796796

797797
.. productionlist:: float
798-
sign: "+" | "-" | "−" <Unicode minus sign (U+2212)>
798+
sign: "+" | "-" | <U+2212 (Unicode minus sign)>
799799
infinity: "Infinity" | "inf"
800800
nan: "nan"
801801
digit: <a Unicode decimal digit, i.e. characters in Unicode general category Nd>

0 commit comments

Comments
 (0)