diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-04-14 10:20:36 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-04-14 10:20:36 -0300 |
commit | d5193c5902aab5c738cd11481b408771c9050d8b (patch) | |
tree | 082888cbe80c3775508ed3d5e96a0fb15999f952 /linux/drivers/media/common/tuners | |
parent | 28aee8b0e7428e7263d4e53a32677676413fc622 (diff) | |
download | mediapointer-dvb-s2-d5193c5902aab5c738cd11481b408771c9050d8b.tar.gz mediapointer-dvb-s2-d5193c5902aab5c738cd11481b408771c9050d8b.tar.bz2 |
backport a few language cleanups
From: Mauro Carvalho Chehab <mchehab@redhat.com>
kernel-sync:
Priority: normal
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/common/tuners')
-rw-r--r-- | linux/drivers/media/common/tuners/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/common/tuners/Kconfig b/linux/drivers/media/common/tuners/Kconfig index 52c3f65b1..607d319ce 100644 --- a/linux/drivers/media/common/tuners/Kconfig +++ b/linux/drivers/media/common/tuners/Kconfig @@ -148,7 +148,7 @@ config MEDIA_TUNER_XC5000 default m if MEDIA_TUNER_CUSTOMISE help A driver for the silicon tuner XC5000 from Xceive. - This device is only used inside a SiP called togther with a + This device is only used inside a SiP called together with a demodulator for now. config MEDIA_TUNER_MXL5005S |