Commit e1d1d68aae86c43d94e0c25ce27ea0050fceea01

Authored by Masanari Iida
Committed by Wim Van Sebroeck
1 parent 78d3e00bb0

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>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/watchdog/Kconfig
... ... @@ -1098,7 +1098,7 @@
1098 1098 For Freescale Book-E processors, this is a number between 0 and 63.
1099 1099 For other Book-E processors, this is a number between 0 and 3.
1100 1100  
1101   - The value can be overidden by the wdt_period command-line parameter.
  1101 + The value can be overridden by the wdt_period command-line parameter.
1102 1102  
1103 1103 # PPC64 Architecture
1104 1104