typo fix in comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
e1a4209a5e
commit
a84eadf9bf
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user