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 /archival | |
parent | 301ad6791257bc061753f30dba0412083c353281 (diff) | |
download | busybox-5929edc1fac4340f99ed84e92bf3a2bedd4177c2.tar.gz |
- spelling
Diffstat (limited to 'archival')
-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 default n depends on CONFIG_UNLZMA help - This option reduce decompression time by about 33% at the cost of + This option reduces decompression time by about 33% at the cost of a 2K bigger binary. config CONFIG_UNZIP |