Skip to content

Commit

Permalink
score: Fix typo in Kconfig.debug
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 5, 2012
1 parent 6827743 commit bd111e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/score/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit bd111e6

Please sign in to comment.