From: Uwe Bugla Date: Fri, 6 Oct 2006 16:12:48 +0000 (-0300) Subject: V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACH X-Git-Tag: v3.12-rc1~32448^2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=934765b8e2f211aec119dbdd9feea6d3f2ffaf7e;p=kernel%2Fkernel-generic.git V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACH Signed-off-by: Uwe Bugla Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/dvb/dvb-core/Kconfig b/drivers/media/dvb/dvb-core/Kconfig index e46eae3..1990eda 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.