diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-06-07 20:30:01 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-06-07 20:30:01 +0000 |
commit | 5929edc1fac4340f99ed84e92bf3a2bedd4177c2 (patch) | |
tree | eea22894ff18e26773cc9c9f36d805b87c2dfa91 | |
parent | 301ad6791257bc061753f30dba0412083c353281 (diff) | |
download | busybox-w32-5929edc1fac4340f99ed84e92bf3a2bedd4177c2.tar.gz busybox-w32-5929edc1fac4340f99ed84e92bf3a2bedd4177c2.tar.bz2 busybox-w32-5929edc1fac4340f99ed84e92bf3a2bedd4177c2.zip |
- spelling
-rw-r--r-- | archival/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/Config.in b/archival/Config.in index 22e7ec458..ea8076403 100644 --- a/archival/Config.in +++ b/archival/Config.in | |||
@@ -240,7 +240,7 @@ config CONFIG_FEATURE_LZMA_FAST | |||
240 | default n | 240 | default n |
241 | depends on CONFIG_UNLZMA | 241 | depends on CONFIG_UNLZMA |
242 | help | 242 | help |
243 | This option reduce decompression time by about 33% at the cost of | 243 | This option reduces decompression time by about 33% at the cost of |
244 | a 2K bigger binary. | 244 | a 2K bigger binary. |
245 | 245 | ||
246 | config CONFIG_UNZIP | 246 | config CONFIG_UNZIP |