summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2007-09-27 10:37:19 -0400
committerMichael Krufky <mkrufky@linuxtv.org>2007-09-27 10:37:19 -0400
commitba84783701ac8f491e853ecd0ed51a6dae86f2bf (patch)
tree24bea92e84a36ad5f3e246ec67de3355b14b87fc
parent4283c6674706e0ec8f36de68698fd983cacc82a2 (diff)
downloadmediapointer-dvb-s2-ba84783701ac8f491e853ecd0ed51a6dae86f2bf.tar.gz
mediapointer-dvb-s2-ba84783701ac8f491e853ecd0ed51a6dae86f2bf.tar.bz2
fix typo in DVB_PLL Kconfig help text
From: Michael Krufky <mkrufky@linuxtv.org> s/driver/drives/1 Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-rw-r--r--linux/drivers/media/dvb/frontends/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig
index 53e775539..59b9ed1f1 100644
--- a/linux/drivers/media/dvb/frontends/Kconfig
+++ b/linux/drivers/media/dvb/frontends/Kconfig
@@ -299,7 +299,7 @@ config DVB_PLL
depends on DVB_CORE && I2C
default m if DVB_FE_CUSTOMISE
help
- This module driver a number of tuners based on PLL chips with a
+ This module drives a number of tuners based on PLL chips with a
common I2C interface. Say Y when you want to support these tuners.
config DVB_TDA826X