aboutsummaryrefslogtreecommitdiff
path: root/arch/score/Kconfig.debug
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-02-04 21:46:25 +0900
committerJiri Kosina <jkosina@suse.cz>2012-02-05 17:14:48 +0100
commitbd111e6eb03fc4011af2afecae0c838088a241d9 (patch)
tree7fc6b7346f3bea9ffce91f50a8154cc1c26b9c89 /arch/score/Kconfig.debug
parent68277438503fd3442a3612fa636c9c898ddbc493 (diff)
score: Fix typo in Kconfig.debug
Correct spelling "debuging" to "debugging" in arch/score/Kconfig.debug Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/score/Kconfig.debug')
-rw-r--r--arch/score/Kconfig.debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/score/Kconfig.debug b/arch/score/Kconfig.debug
index a1f346df0a71..d8a9b2d146ee 100644
--- a/arch/score/Kconfig.debug
+++ b/arch/score/Kconfig.debug
@@ -22,7 +22,7 @@ config RUNTIME_DEBUG
help
If you say Y here, some debugging macros will do run-time checking.
If you say N here, those macros will mostly turn to no-ops. See
- include/asm-score/debug.h for debuging macros.
+ include/asm-score/debug.h for debugging macros.
If unsure, say N.
endmenu