Kconfig.debug: Grammar s/addition/additional/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index dd7f885..fc77167 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -576,8 +576,8 @@
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