aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
287 should probably say N here. 287 should probably say N here.
288 288
289config FEATURE_LZMA_FAST 289config FEATURE_LZMA_FAST
290 bool "Optimze unlzma for speed" 290 bool "Optimize unlzma for speed"
291 default n 291 default n
292 depends on UNLZMA 292 depends on UNLZMA
293 help 293 help