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:
fa65481
)
typo fix in config help text
author
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 5 Jan 2017 10:47:28 +0000
(11:47 +0100)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 19 Jan 2017 12:58:25 +0000
(13:58 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/unzip.c
patch
|
blob
|
history
diff --git
a/archival/unzip.c
b/archival/unzip.c
index edef22f75a65327e6bd705e681494ce3cd733de3..f1726439d92ec683d418f60714a837a3f913daba 100644
(file)
--- a/
archival/unzip.c
+++ b/
archival/unzip.c
@@
-31,7
+31,7
@@
//config: depends on UNZIP
//config: help
//config: If you know that you only need to deal with simple
-//config: ZIP files without deleted/updated files, SFX archves etc,
+//config: ZIP files without deleted/updated files, SFX arch
i
ves etc,
//config: you can reduce code size by unselecting this option.
//config: To support less trivial ZIPs, say Y.