From: Masanari Iida Date: Fri, 10 Feb 2012 15:42:16 +0000 (+0900) Subject: watchdog: Fix typo in Kconfig X-Git-Tag: v3.3-rc6~16^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e1d1d68aae86c43d94e0c25ce27ea0050fceea01;p=platform%2Fkernel%2Flinux-stable.git watchdog: Fix typo in Kconfig Correct spelling "overidden" to "overridden" in drivers/watchdog/Kconfig Signed-off-by: Masanari Iida Signed-off-by: Jiri Kosina Signed-off-by: Wim Van Sebroeck --- diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 877b107..df9e8f0 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