Skip to content

Commit 6f0f95a

Browse files
davepeckencukou
andauthored
Update Doc/reference/lexical_analysis.rst
Co-authored-by: Petr Viktorin <[email protected]>
1 parent 574c29c commit 6f0f95a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/lexical_analysis.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1086,7 +1086,7 @@ readability::
10861086

10871087
Either of these parts, but not both, can be empty. For example::
10881088

1089-
1. # (equivalent to 10.0)
1089+
10. # (equivalent to 10.0)
10901090
.001 # (equivalent to 0.001)
10911091

10921092
Optionally, the integer and fraction may be followed by an *exponent*:

0 commit comments

Comments
 (0)