projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c41cba5
)
fix typo in help text
author
Denis Vlasenko
<vda.linux@googlemail.com>
Mon, 9 Mar 2009 16:25:33 +0000
(16:25 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Mon, 9 Mar 2009 16:25:33 +0000
(16:25 -0000)
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index e3905eb8a1aa1c43f723e0bdd4e64bdf0c888026..b19803dfa37aa48cb23bc27ee306756ade558b37 100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-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 th
i
s directory" \
#define ftpget_trivial_usage \
"[options] remote-host local-file remote-file"