Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'archival/Config.in')
-rw-r--r--archival/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/Config.in b/archival/Config.in
index 35ac40bb7..4599b68d4 100644
--- a/archival/Config.in
+++ b/archival/Config.in
@@ -287,7 +287,7 @@ config UNLZMA
should probably say N here.
config FEATURE_LZMA_FAST
- bool "Optimze unlzma for speed"
+ bool "Optimize unlzma for speed"
default n
depends on UNLZMA
help