typo fixes in config help text
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 29 Aug 2010 00:06:50 +0000 (02:06 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 29 Aug 2010 00:06:50 +0000 (02:06 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/Config.src

index 9a84fd6..81788ec 100644 (file)
@@ -194,7 +194,7 @@ config LZOP
          Lzop compression/decompresion.
 
 config LZOP_COMPR_HIGH
-       bool "lzop complession levels 7,8,9 (not very useful)"
+       bool "lzop compression levels 7,8,9 (not very useful)"
        default n
        depends on LZOP
        help
@@ -206,7 +206,7 @@ config RPM2CPIO
        bool "rpm2cpio"
        default y
        help
-         Converts an RPM file into a CPIO archive.
+         Converts a RPM file into a CPIO archive.
 
 config RPM
        bool "rpm"