typo fix in comment

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2011-02-12 23:40:31 +01:00
parent e1a4209a5e
commit a84eadf9bf

View File

@ -717,7 +717,7 @@ int wget_main(int argc UNUSED_PARAM, char **argv)
G.beg_range = xlseek(output_fd, 0, SEEK_END);
}
/* File doesn't exist. We do not create file here yet.
* We are not sure it exists on remove side */
* We are not sure it exists on remote side */
}
redir_limit = 5;