]> Git Repo - linux.git/commitdiff
[PATCH] Fix typo in rtc kconfig
authorPavel Machek <[email protected]>
Fri, 29 Sep 2006 09:01:14 +0000 (02:01 -0700)
committerLinus Torvalds <[email protected]>
Fri, 29 Sep 2006 16:18:21 +0000 (09:18 -0700)
Fix simple typo in RTC_HCTOSYS option.

Signed-off-by: Pavel Machek <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/Kconfig

index 33a7b720539b081a8fabea5da18b06613565741d..62c804af9fbe473a5f20816d8f5fbaad3a1ff785 100644 (file)
@@ -27,7 +27,7 @@ config RTC_HCTOSYS
        help
          If you say yes here, the system time will be set using
          the value read from the specified RTC device. This is useful
-         in order to avoid unnecessary fschk runs.
+         in order to avoid unnecessary fsck runs.
 
 config RTC_HCTOSYS_DEVICE
        string "The RTC to read the time from"
This page took 0.053961 seconds and 4 git commands to generate.