aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorStephan Sperber <sperberstephan@googlemail.com>2010-07-14 11:23:08 +0200
committerJiri Kosina <jkosina@suse.cz>2010-08-23 15:35:15 +0200
commit681b3049dd13bc8ce579de3f017ff73deb658385 (patch)
treecd4a82caba3807b6e582d4281c283430809fa496 /init/Kconfig
parentFix typo in Kconfig help text (diff)
downloadlinux-dev-681b3049dd13bc8ce579de3f017ff73deb658385.tar.xz
linux-dev-681b3049dd13bc8ce579de3f017ff73deb658385.zip
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>
Diffstat (limited to '')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 24932b9c03e8..2eec20cbe8ef 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -179,7 +179,7 @@ config KERNEL_LZO
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