Kconfig: delete duplicate word
authorStephan Sperber <sperberstephan@googlemail.com>
Wed, 14 Jul 2010 09:23:08 +0000 (11:23 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 23 Aug 2010 13:35:15 +0000 (15:35 +0200)
Deleted a word which apeared twice.

Signed-off-by: Stephan Sperber <sperberstephan@googlemail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
init/Kconfig
usr/Kconfig

index 24932b9c03e8c38649647aa72a166dc7bb509b63..2eec20cbe8eff437c751365a80c622dca5fe4464 100644 (file)
@@ -179,7 +179,7 @@ config KERNEL_LZO
        depends on HAVE_KERNEL_LZO
        help
          Its compression ratio is the poorest among the 4. The kernel
        depends on HAVE_KERNEL_LZO
        help
          Its compression ratio is the poorest among the 4. The kernel
-         size is about about 10% bigger than gzip; however its speed
+         size is about 10% bigger than gzip; however its speed
          (both compression and decompression) is the fastest.
 
 endchoice
          (both compression and decompression) is the fastest.
 
 endchoice
index e2721f5a350411fc7fb502b21ccd73e6620d9a50..c2c7fe2f717d9e1f8b6f60aa2ddbeaa480a2ee59 100644 (file)
@@ -144,7 +144,7 @@ config INITRAMFS_COMPRESSION_LZO
        depends on RD_LZO
        help
          Its compression ratio is the poorest among the four. The kernel
        depends on RD_LZO
        help
          Its compression ratio is the poorest among the four. The kernel
-         size is about about 10% bigger than gzip; however its speed
+         size is about 10% bigger than gzip; however its speed
          (both compression and decompression) is the fastest.
 
 endchoice
          (both compression and decompression) is the fastest.
 
 endchoice