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/dvb/frontends | |
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/dvb/frontends')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index 578b834bf..23e4cffeb 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -479,7 +479,7 @@ config DVB_TUNER_DIB0070 default m if DVB_FE_CUSTOMISE help A driver for the silicon baseband tuner DiB0070 from DiBcom. - 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. comment "SEC control devices for DVB-S" |