diff options
author | Johannes Stezenbach <devnull@localhost> | 2004-12-15 01:08:46 +0000 |
---|---|---|
committer | Johannes Stezenbach <devnull@localhost> | 2004-12-15 01:08:46 +0000 |
commit | 051f34a7cad9aaad3b040211f71ebdfbceae24ec (patch) | |
tree | c67a1d909d33cc5702c344980c30d8680381de01 | |
parent | 6a47e978da8b4e451995dec3b35f6e2a51663851 (diff) | |
download | mediapointer-dvb-s2-051f34a7cad9aaad3b040211f71ebdfbceae24ec.tar.gz mediapointer-dvb-s2-051f34a7cad9aaad3b040211f71ebdfbceae24ec.tar.bz2 |
patch by Olaf Hering: fix typo
-rw-r--r-- | linux/drivers/media/dvb/dibusb/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/dibusb/Kconfig b/linux/drivers/media/dvb/dibusb/Kconfig index f0809d57c..69efde08d 100644 --- a/linux/drivers/media/dvb/dibusb/Kconfig +++ b/linux/drivers/media/dvb/dibusb/Kconfig @@ -47,7 +47,7 @@ config DVB_DIBUSB_MISDESIGNED_DEVICES 0x04b4:0x8613 (Artec T1 USB2.0, cold) 0x0574:0x1002 (Artec T1 USB2.0, warm) - Say Y if your device one of the mentioned IDs. + Say Y if your device has one of the mentioned IDs. config DVB_DIBCOM_DEBUG bool "Enable extended debug support for DiBcom USB device" |