Correct a ReST syntax typo
This commit is contained in:
parent
51fb807cc9
commit
0a633d8024
@ -52,8 +52,8 @@ digits.
|
||||
|
||||
(print 10,000,000,000 10_000_000_000)
|
||||
|
||||
Unlike Python, Hy provides literal forms for NaN and infinity: `NaN`, `Inf`,
|
||||
and `-Inf`.
|
||||
Unlike Python, Hy provides literal forms for NaN and infinity: ``NaN``,
|
||||
``Inf``, and ``-Inf``.
|
||||
|
||||
string literals
|
||||
---------------
|
||||
|
Loading…
Reference in New Issue
Block a user