From 468f8763fea195f27ce851bded540de5c799628d Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Thu, 18 May 2017 14:17:29 +0200 Subject: Documentation, kbuild: fix typo "minimun" -> "minimum" Signed-off-by: Tobias Klauser Signed-off-by: Jonathan Corbet --- Documentation/kbuild/makefiles.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/kbuild/makefiles.txt') diff --git a/Documentation/kbuild/makefiles.txt b/Documentation/kbuild/makefiles.txt index e18daca65ccd..659afd56ecdb 100644 --- a/Documentation/kbuild/makefiles.txt +++ b/Documentation/kbuild/makefiles.txt @@ -1331,7 +1331,7 @@ See subsequent chapter for the syntax of the Kbuild file. --- 7.5 mandatory-y 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. The convention is to list one subdir per line and -- cgit v1.2.3-59-g8ed1b