diff options
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 35ac40b..4599b68 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 |