Fix typo in src/fmt_fp.c [ci skip]

This commit is contained in:
KOBAYASHI Shuji
2021-05-22 17:00:14 +09:00
parent b9bde0c918
commit 6cfe184d39
+1 -1
View File
@@ -79,7 +79,7 @@ static const mrb_float g_neg_pow[] = {
* prec: is the precision (as specified in printf)
* sign: should be '\0', '+', or ' ' ('\0' is the normal one - only print
* a sign if ```f``` is negative. Anything else is printed as the
* sign character for positive nubers.
* sign character for positive numbers.
*/
int