From: Masanari Iida Date: Fri, 10 Feb 2012 15:42:16 +0000 (+0900) Subject: watchdog: Fix typo in Kconfig X-Git-Tag: v3.5~389^2~101 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bdddebc0ebc91a9180c885e214177b786cb3a370;p=platform%2Fkernel%2Flinux-amlogic.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 --- 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