diff options
Diffstat (limited to 'src/numfmt.c')
| -rw-r--r-- | src/numfmt.c | 2 |
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. |
