Browse Source

Kconfig.debug: Grammar s/addition/additional/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Geert Uytterhoeven 11 years ago
parent
commit
b1357c9f6d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lib/Kconfig.debug

+ 2 - 2
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