Skip to content

Commit fa68bb4

Browse files
committed
fixed a typo in README
1 parent c5c4767 commit fa68bb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/community/p2/All/BinFloat/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ Conversions to/from integer:
7171
Conversion from string:
7272

7373
`FromString(ptr)`: reads a float from a string. The string may represent the float in ordinary or in scientific notation, in which case the exponent is specified by `E` (so e.g. "100" may be written "1E02").
74-
## Display
7574

7675
Display using SEND:
7776

0 commit comments

Comments
 (0)