summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-02-11 00:42:16 +0900
committerJiri Kosina <jkosina@suse.cz>2012-02-21 11:40:34 +0100
commitbdddebc0ebc91a9180c885e214177b786cb3a370 (patch)
tree6f80b32a308a80d7b48686b8552eb01a5f6b7a37
parente19865219d2090e60ca1debd12d9d1e6e7a11a43 (diff)
downloadlinux-stable-bdddebc0ebc91a9180c885e214177b786cb3a370.tar.gz
linux-stable-bdddebc0ebc91a9180c885e214177b786cb3a370.tar.bz2
linux-stable-bdddebc0ebc91a9180c885e214177b786cb3a370.zip
watchdog: Fix typo in Kconfig
Correct spelling "overidden" to "overridden" in drivers/watchdog/Kconfig Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r--drivers/watchdog/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 877b107f77a7..df9e8f0e327d 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -1098,7 +1098,7 @@ config BOOKE_WDT_DEFAULT_TIMEOUT
For Freescale Book-E processors, this is a number between 0 and 63.
For other Book-E processors, this is a number between 0 and 3.
- The value can be overidden by the wdt_period command-line parameter.
+ The value can be overridden by the wdt_period command-line parameter.
# PPC64 Architecture