aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
authorUwe Bugla <uwe.bugla@gmx.de>2006-10-06 13:12:48 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-10-14 00:44:00 -0300
commit934765b8e2f211aec119dbdd9feea6d3f2ffaf7e (patch)
treeb6aab9ea66488b10f764c19a7fc2add7015a93af /drivers/media
parentV4L/DVB (4731a): Kconfig: restore pvrusb2 menu items (diff)
downloadlinux-dev-934765b8e2f211aec119dbdd9feea6d3f2ffaf7e.tar.xz
linux-dev-934765b8e2f211aec119dbdd9feea6d3f2ffaf7e.zip
V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACH
Signed-off-by: Uwe Bugla <uwe.bugla@gmx.de> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/dvb/dvb-core/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/dvb-core/Kconfig b/drivers/media/dvb/dvb-core/Kconfig
index e46eae3b9be2..1990eda10c46 100644
--- a/drivers/media/dvb/dvb-core/Kconfig
+++ b/drivers/media/dvb/dvb-core/Kconfig
@@ -19,6 +19,6 @@ config DVB_CORE_ATTACH
allow the card drivers to only load the frontend modules
they require. This saves several KBytes of memory.
- Note: You will need moudule-init-tools v3.2 or later for this feature.
+ Note: You will need module-init-tools v3.2 or later for this feature.
If unsure say Y.