瀏覽代碼

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>
Uwe Bugla 19 年之前
父節點
當前提交
934765b8e2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/media/dvb/dvb-core/Kconfig

+ 1 - 1
drivers/media/dvb/dvb-core/Kconfig

@@ -19,6 +19,6 @@ config DVB_CORE_ATTACH
 	  allow the card drivers to only load the frontend modules
 	  allow the card drivers to only load the frontend modules
 	  they require. This saves several KBytes of memory.
 	  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.
 	  If unsure say Y.