Selaa lähdekoodia

linux: Config.in: correct typo in kernel compression format help text

s/build/built/.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard 7 vuotta sitten
vanhempi
commit
d233cc72c4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      linux/Config.in

+ 1 - 1
linux/Config.in

@@ -284,7 +284,7 @@ endchoice
 choice
 choice
 	prompt "Kernel compression format"
 	prompt "Kernel compression format"
 	help
 	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
 	  The actual compression for the kernel should be selected in the
 	  kernel configuration menu.
 	  kernel configuration menu.