build system: typo fix in help text
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 23 Apr 2008 05:46:55 +0000 (05:46 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 23 Apr 2008 05:46:55 +0000 (05:46 -0000)
archival/Config.in

index 35ac40bb791885694ccf99e4ba68194e83cc58e4..4599b68d436e816489a27f8d0fc8ce197dd79827 100644 (file)
@@ -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