Fix spelling

This commit is contained in:
John Bampton
2020-12-13 17:26:24 +10:00
parent 116e128b1a
commit 940dec5e7d
18 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -2997,7 +2997,7 @@ mrb_float_read(const char *string, char **endPtr)
int c;
int exp = 0; /* Exponent read from "EX" field. */
int fracExp = 0; /* Exponent that derives from the fractional
* part. Under normal circumstatnces, it is
* part. Under normal circumstances, it is
* the negative of the number of digits in F.
* However, if I is very long, the last digits
* of I get dropped (otherwise a long I with a