aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-06-07 20:30:01 +0000
committeraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-06-07 20:30:01 +0000
commited8ac8dd824e5ec31d60c0325041cfada5fd1384 (patch)
treeeea22894ff18e26773cc9c9f36d805b87c2dfa91
parent14dc97bababb97dafc05b8484f82b21cf4a083a9 (diff)
downloadbusybox-w32-ed8ac8dd824e5ec31d60c0325041cfada5fd1384.tar.gz
busybox-w32-ed8ac8dd824e5ec31d60c0325041cfada5fd1384.tar.bz2
busybox-w32-ed8ac8dd824e5ec31d60c0325041cfada5fd1384.zip
- spelling
git-svn-id: svn://busybox.net/trunk/busybox@15327 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--archival/Config.in2
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
246config CONFIG_UNZIP 246config CONFIG_UNZIP