]> sjero.net Git - wget/blobdiff - src/init.c
[svn] Doc fix.
[wget] / src / init.c
index 8ea9d19e48b2061fb633a3f78ff2abfcf05bb1f5..e17510c32a81f5056249d830e2f964c380e59f94 100644 (file)
@@ -105,7 +105,7 @@ CMD_DECLARE (cmd_spec_useragent);
    function.  When adding a new command, simply add it to the list,
    but be sure to keep the list sorted alphabetically, as
    command_by_name depends on it.  Also, be sure to add any entries
-   that allocate memory (e.g. cmd_string and cmd_vector guys) to the
+   that allocate memory (e.g. cmd_string and cmd_vector) to the
    cleanup() function below. */
 
 static struct {