summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2014-04-14 18:55:50 +0200
committerJiri Kosina <jkosina@suse.cz>2014-05-05 15:43:43 +0200
commitb1357c9f6d9111d86375fafd686138a7b9d5e129 (patch)
tree0619d4439765605086530867a78700d75a39710b /lib
parent325483a9bf8a878e94541195f6f27f39dd393db3 (diff)
downloadlinux-b1357c9f6d9111d86375fafd686138a7b9d5e129.tar.gz
linux-b1357c9f6d9111d86375fafd686138a7b9d5e129.tar.xz
Kconfig.debug: Grammar s/addition/additional/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig.debug4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index dd7f8858188a..fc77167a7e43 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -576,8 +576,8 @@ config DEBUG_HIGHMEM
bool "Highmem debugging"
depends on DEBUG_KERNEL && HIGHMEM
help
- This options enables addition error checking for high memory systems.
- Disable for production systems.
+ This option enables additional error checking for high memory
+ systems. Disable for production systems.
config HAVE_DEBUG_STACKOVERFLOW
bool