]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ubifs/Kconfig
trivial: fix typos/grammar errors in Kconfig texts
[linux-2.6-omap-h63xx.git] / fs / ubifs / Kconfig
index 91ceeda7e5bfef28dffb6c04329e203cdf1d5688..830e3f76f44265e9629e5aa59dcd445fbb91c530 100644 (file)
@@ -22,7 +22,7 @@ config UBIFS_FS_ADVANCED_COMPR
        depends on UBIFS_FS
        help
          This option allows to explicitly choose which compressions, if any,
-         are enabled in UBIFS. Removing compressors means inbility to read
+         are enabled in UBIFS. Removing compressors means inability to read
          existing file systems.
 
          If unsure, say 'N'.
@@ -32,7 +32,7 @@ config UBIFS_FS_LZO
        depends on UBIFS_FS
        default y
        help
-          LZO compressor is generally faster then zlib but compresses worse.
+          LZO compressor is generally faster than zlib but compresses worse.
           Say 'Y' if unsure.
 
 config UBIFS_FS_ZLIB
@@ -40,7 +40,7 @@ config UBIFS_FS_ZLIB
        depends on UBIFS_FS
        default y
        help
-         Zlib copresses better then LZO but it is slower. Say 'Y' if unsure.
+         Zlib compresses better than LZO but it is slower. Say 'Y' if unsure.
 
 # Debugging-related stuff
 config UBIFS_FS_DEBUG