1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Doc typo fix.

This commit is contained in:
hniksic 2005-04-26 14:10:24 -07:00
parent 6bfd58999f
commit a15ce4fbe4

View 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;
}