From: Geert Uytterhoeven Date: Mon, 14 Apr 2014 16:55:50 +0000 (+0200) Subject: Kconfig.debug: Grammar s/addition/additional/ X-Git-Tag: Ubuntu-5.2.0-15.16~13039^2~10^2~7 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=b1357c9f6d9111d86375fafd686138a7b9d5e129;p=mirror_ubuntu-eoan-kernel.git Kconfig.debug: Grammar s/addition/additional/ Signed-off-by: Geert Uytterhoeven Signed-off-by: Jiri Kosina --- 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