From: Adrian Bunk Date: Fri, 30 Jun 2006 16:18:41 +0000 (+0200) Subject: fix a typo in the RTC_CLASS help text X-Git-Tag: v2.6.18-rc1~254^2~15 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=27ae4104b69bd5e3d9006ba31b39fc186020f38e;p=linux-2.6-omap-h63xx.git fix a typo in the RTC_CLASS help text This patch fixes a typo spotted by Matt LaPlante . This patch fixes kernel Bugzilla #6704. Signed-off-by: Adrian Bunk --- diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index f2fc81a9074..d51afbe014e 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -15,7 +15,7 @@ config RTC_CLASS help Generic RTC class support. If you say yes here, you will be allowed to plug one or more RTCs to your system. You will - probably want to enable one of more of the interfaces below. + probably want to enable one or more of the interfaces below. This driver can also be built as a module. If so, the module will be called rtc-class.