Skip to content

Commit

Permalink
fix a typo in the RTC_CLASS help text
Browse files Browse the repository at this point in the history
This patch fixes a typo spotted by
Matt LaPlante <webmaster@cyberdogtech.com>.

This patch fixes kernel Bugzilla #6704.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Adrian Bunk committed Jun 30, 2006
1 parent 9c4d3ef commit 27ae410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/rtc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 27ae410

Please sign in to comment.