Parcourir la source

V4L/DVB (6241): fix typo in DVB_PLL Kconfig help text

s/driver/drives/1

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Michael Krufky il y a 17 ans
Parent
commit
0173e4696f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      drivers/media/dvb/frontends/Kconfig

+ 1 - 1
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