diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 22:31:37 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 22:31:37 +0200 |
commit | 095096038d637c477ef3c1b674612bcbc4d60c2d (patch) | |
tree | 2e850ffb08e7c13756efe16c562022d1289e37e6 /drivers/media | |
parent | c73a668c096fe3dd23c1062018e82eb85f5c7043 (diff) |
Fix several typos in drivers/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/dvb/cinergyT2/Kconfig | 2 | ||||
-rw-r--r-- | drivers/media/video/Kconfig | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/dvb/cinergyT2/Kconfig b/drivers/media/dvb/cinergyT2/Kconfig index b5cdd57ec6f..3d778c5aba6 100644 --- a/drivers/media/dvb/cinergyT2/Kconfig +++ b/drivers/media/dvb/cinergyT2/Kconfig @@ -56,7 +56,7 @@ config DVB_CINERGYT2_QUERY_INTERVAL measurements. Please keep in mind that these updates cause traffic on the tuner - control bus and thus may or may not affect receiption sensitivity. + control bus and thus may or may not affect reception sensitivity. The default value should be a safe choice for common applications. diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index d1183c93922..f6779a422f1 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -351,7 +351,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. |