diff options
author | Márton Németh <nm127@freemail.hu> | 2009-02-01 19:31:54 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 12:42:49 -0300 |
commit | b7763f9bee2a1a59c0481b408ca42097944e1651 (patch) | |
tree | c7a18bbb6567941d15ca833bf4e968d2eb6793dc /drivers/media | |
parent | cb3bf504f7c875070d56e84ce1e28aff8c3b6790 (diff) |
V4L/DVB (10633): DAB: fix typo
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>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig index 93ea201f426c..223c36ede5ae 100644 --- a/drivers/media/Kconfig +++ b/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 |