typo fix in config help text
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 5 Jan 2017 10:47:28 +0000 (11:47 +0100)
committerDenys 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

index edef22f75a65327e6bd705e681494ce3cd733de3..f1726439d92ec683d418f60714a837a3f913daba 100644 (file)
@@ -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 archives etc,
 //config:        you can reduce code size by unselecting this option.
 //config:        To support less trivial ZIPs, say Y.