On Saturday 12 February 2011 02:13, [email protected] wrote: > diff --git a/networking/wget.c b/networking/wget.c > index 44eb4cf..45d428b 100644 > --- a/networking/wget.c > +++ b/networking/wget.c > @@ -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;
Applied, thanks _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
