summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fmt_fp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fmt_fp.c b/src/fmt_fp.c
index bfc0c82a6..ede94c721 100644
--- a/src/fmt_fp.c
+++ b/src/fmt_fp.c
@@ -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