aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-11-10 10:47:47 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-11-10 10:47:47 +0000
commitc028ec280a71c45ba71bb4712db1968391a440cc (patch)
tree3ade5bb5fc1c0d7ee92eec47a2e3ca6d81f0fb59 /include
parent0a009c3c6b9b6d43575dcdda46076e7a87522426 (diff)
downloadbusybox-w32-c028ec280a71c45ba71bb4712db1968391a440cc.tar.gz
busybox-w32-c028ec280a71c45ba71bb4712db1968391a440cc.tar.bz2
busybox-w32-c028ec280a71c45ba71bb4712db1968391a440cc.zip
Typo fixes
Diffstat (limited to 'include')
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index 63aff315b..fcd488ea7 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -2376,7 +2376,7 @@
2376 "Create MIME-encoded message\n" \ 2376 "Create MIME-encoded message\n" \
2377 "\nOptions:" \ 2377 "\nOptions:" \
2378 "\n -C Charset" \ 2378 "\n -C Charset" \
2379 "\n -e Tranfer encoding. Ignored. base64 is assumed" \ 2379 "\n -e Transfer encoding. Ignored. base64 is assumed" \
2380 "\n" \ 2380 "\n" \
2381 "\nOther options are silently ignored." \ 2381 "\nOther options are silently ignored." \
2382 2382