diff options
Diffstat (limited to 'src/dmstor.c')
| -rw-r--r-- | src/dmstor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dmstor.c b/src/dmstor.c index 9665d5a9..b994589f 100644 --- a/src/dmstor.c +++ b/src/dmstor.c @@ -5,7 +5,7 @@ static double proj_strtod(char *nptr, char **endptr); -/* following should be sufficient for all but the rediculous */ +/* following should be sufficient for all but the ridiculous */ #define MAX_WORK 64 static const char *sym = "NnEeSsWw"; |
