瀏覽代碼

Documentation, kbuild: fix typo "minimun" -> "minimum"

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Tobias Klauser 8 年之前
父節點
當前提交
468f8763fe
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/kbuild/makefiles.txt

+ 1 - 1
Documentation/kbuild/makefiles.txt

@@ -1331,7 +1331,7 @@ See subsequent chapter for the syntax of the Kbuild file.
 	--- 7.5 mandatory-y
 	--- 7.5 mandatory-y
 
 
 	mandatory-y is essentially used by include/uapi/asm-generic/Kbuild.asm
 	mandatory-y is essentially used by include/uapi/asm-generic/Kbuild.asm
-	to define the minimun set of headers that must be exported in
+	to define the minimum set of headers that must be exported in
 	include/asm.
 	include/asm.
 
 
 	The convention is to list one subdir per line and
 	The convention is to list one subdir per line and