aboutsummaryrefslogtreecommitdiffstats
path: root/src/numfmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/numfmt.c')
-rw-r--r--src/numfmt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/numfmt.c b/src/numfmt.c
index 51f69b021..ca2eaffc3 100644
--- a/src/numfmt.c
+++ b/src/numfmt.c
@@ -605,7 +605,7 @@ simple_strtod_float (char const *input_str,
TODO:
support locale'd grouping
- accept scentific and hex floats (probably use strtold directly)
+ accept scientific and hex floats (probably use strtold directly)
Returns:
SSE_OK - valid number.