Commit 73a3f2d4 authored by Benjamin Peterson's avatar Benjamin Peterson

fix spelling #10078

parent 5c4bfc4a
...@@ -448,7 +448,7 @@ The available presentation types for floating point and decimal values are: ...@@ -448,7 +448,7 @@ The available presentation types for floating point and decimal values are:
| | from the significand, and the decimal point is also | | | from the significand, and the decimal point is also |
| | removed if there are no remaining digits following it. | | | removed if there are no remaining digits following it. |
| | | | | |
| | Postive and negative infinity, positive and negative | | | Positive and negative infinity, positive and negative |
| | zero, and nans, are formatted as ``inf``, ``-inf``, | | | zero, and nans, are formatted as ``inf``, ``-inf``, |
| | ``0``, ``-0`` and ``nan`` respectively, regardless of | | | ``0``, ``-0`` and ``nan`` respectively, regardless of |
| | the precision. | | | the precision. |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment