diff options
author | Stephan Sperber <sperberstephan@googlemail.com> | 2010-07-14 05:23:08 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-08-23 09:35:15 -0400 |
commit | 681b3049dd13bc8ce579de3f017ff73deb658385 (patch) | |
tree | cd4a82caba3807b6e582d4281c283430809fa496 /usr | |
parent | d8b187c6b5f4a7ed7f6888b9e2eca3f648648b41 (diff) |
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 'usr')
-rw-r--r-- | usr/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/Kconfig b/usr/Kconfig index e2721f5a3504..c2c7fe2f717d 100644 --- a/usr/Kconfig +++ b/usr/Kconfig | |||
@@ -144,7 +144,7 @@ config INITRAMFS_COMPRESSION_LZO | |||
144 | depends on RD_LZO | 144 | depends on RD_LZO |
145 | help | 145 | help |
146 | Its compression ratio is the poorest among the four. The kernel | 146 | Its compression ratio is the poorest among the four. The kernel |
147 | size is about about 10% bigger than gzip; however its speed | 147 | size is about 10% bigger than gzip; however its speed |
148 | (both compression and decompression) is the fastest. | 148 | (both compression and decompression) is the fastest. |
149 | 149 | ||
150 | endchoice | 150 | endchoice |