diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-02-01 22:31:54 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-02-01 22:31:54 +0000 |
commit | e63d9cf5d9e5f269f241490e6e190e8f4d92a5d0 (patch) | |
tree | 43464a4a4a664866828062767555f6eaa104d15a | |
parent | d5e10736ed6dd53b02e973042f407a3316c28533 (diff) | |
download | mediapointer-dvb-s2-e63d9cf5d9e5f269f241490e6e190e8f4d92a5d0.tar.gz mediapointer-dvb-s2-e63d9cf5d9e5f269f241490e6e190e8f4d92a5d0.tar.bz2 |
DAB: fix typo
From: Márton Németh <nm127@freemail.hu>
Fix typo in "DAB adapters" section in Kconfig.
Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r-- | linux/drivers/media/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/Kconfig b/linux/drivers/media/Kconfig index 93ea201f4..223c36ede 100644 --- a/linux/drivers/media/Kconfig +++ b/linux/drivers/media/Kconfig @@ -117,7 +117,7 @@ source "drivers/media/dvb/Kconfig" config DAB boolean "DAB adapters" ---help--- - Allow selecting support for for Digital Audio Broadcasting (DAB) + Allow selecting support for Digital Audio Broadcasting (DAB) Receiver adapters. if DAB |