diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-10-04 10:17:11 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-10-04 10:17:11 -0300 |
commit | f106aa84891b69e72192532635789eca94094c59 (patch) | |
tree | b279643285f0947c7931444b6f7ecbcdedc01ae5 /linux/drivers/media/video/Kconfig | |
parent | 4199f2b1eb966de6f1fbd80324cabff9cd102106 (diff) | |
download | mediapointer-dvb-s2-f106aa84891b69e72192532635789eca94094c59.tar.gz mediapointer-dvb-s2-f106aa84891b69e72192532635789eca94094c59.tar.bz2 |
Several typo fixes applied at kernel tree
From: Mauro Carvalho Chehab <mchehab@infradead.org>
This patch includes at the v4l-dvb tree several documentation
fixes applied at kernel tree.
kernel-sync:
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/Kconfig')
-rw-r--r-- | linux/drivers/media/video/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/Kconfig b/linux/drivers/media/video/Kconfig index c59a01984..fbe5b6168 100644 --- a/linux/drivers/media/video/Kconfig +++ b/linux/drivers/media/video/Kconfig @@ -353,7 +353,7 @@ config VIDEO_SAA6588 help Support for Radio Data System (RDS) decoder. This allows seeing radio station identification transmitted using this standard. - Currentlly, it works only with bt8x8 chips. + Currently, it works only with bt8x8 chips. To compile this driver as a module, choose M here: the module will be called saa6588. |