linux: Config.in: correct typo in kernel compression format help text
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 6 Mar 2018 15:46:51 +0000 (16:46 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 6 Mar 2018 18:38:04 +0000 (19:38 +0100)
s/build/built/.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
linux/Config.in

index e299af4008b6d11dd6eb2443fb0553d8a7399514..dadfc88da4d0f63cc9c76be1c0f17d81c71f0efc 100644 (file)
@@ -284,7 +284,7 @@ endchoice
 choice
        prompt "Kernel compression format"
        help
-         This selection will just ensure that the correct host tools are build.
+         This selection will just ensure that the correct host tools are built.
          The actual compression for the kernel should be selected in the
          kernel configuration menu.