Parcourir la source

Kconfig: delete duplicate word

Deleted a word which apeared twice.

Signed-off-by: Stephan Sperber <sperberstephan@googlemail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Stephan Sperber il y a 15 ans
Parent
commit
681b3049dd
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      init/Kconfig
  2. 1 1
      usr/Kconfig

+ 1 - 1
init/Kconfig

@@ -179,7 +179,7 @@ config KERNEL_LZO
 	depends on HAVE_KERNEL_LZO
 	depends on HAVE_KERNEL_LZO
 	help
 	help
 	  Its compression ratio is the poorest among the 4. The kernel
 	  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.
 	  (both compression and decompression) is the fastest.
 
 
 endchoice
 endchoice

+ 1 - 1
usr/Kconfig

@@ -144,7 +144,7 @@ config INITRAMFS_COMPRESSION_LZO
 	depends on RD_LZO
 	depends on RD_LZO
 	help
 	help
 	  Its compression ratio is the poorest among the four. The kernel
 	  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.
 	  (both compression and decompression) is the fastest.
 
 
 endchoice
 endchoice