fix typo in help text

This commit is contained in:
Denis Vlasenko 2009-03-09 16:25:33 +00:00
parent c41cba5a57
commit 9257671c76

View File

@ -1293,7 +1293,7 @@
"\nOptions:" \
"\n -v Log also to stderr" \
"\n -w Allow upload" \
"\n DIR Change root to ths directory" \
"\n DIR Change root to this directory" \
#define ftpget_trivial_usage \
"[options] remote-host local-file remote-file"