]> sjero.net Git - wget/commitdiff
[svn] Doc typo fix.
authorhniksic <devnull@localhost>
Tue, 26 Apr 2005 21:10:24 +0000 (14:10 -0700)
committerhniksic <devnull@localhost>
Tue, 26 Apr 2005 21:10:24 +0000 (14:10 -0700)
src/init.c

index e836e2a315a5f52dc61a47cffafd0eb9d69987b8..229432197e8810f4ace00e2ae32b14cecd8ef4fc 100644 (file)
@@ -1007,7 +1007,7 @@ cmd_time (const char *com, const char *val, void *place)
       break;
     default:
       /* Not a recognized suffix: assume it belongs to the number.
-        (If not, atof simple_atof will raise an error.)  */
+        (If not, simple_atof will raise an error.)  */
       mult = 1;
     }