docs/manual: fix typo on Buildroot in adding-packages-waf.txt
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 26 Dec 2018 21:32:46 +0000 (22:32 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 26 Dec 2018 21:32:46 +0000 (22:32 +0100)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
docs/manual/adding-packages-waf.txt

index 43b557c07056130ca7f931f6e3f27763ad68e3e3..12e122fb87cc68f66701cbf3807ba61886484639 100644 (file)
@@ -63,7 +63,7 @@ also be defined.
 * +LIBFOO_NEEDS_EXTERNAL_WAF+ can be set to +YES+ or +NO+ to tell
   Buildroot to use the bundled +waf+ executable. If set to +NO+, the
   default, then Buildroot will use the waf executable provided in the
-  package source tree; if set to +YES+, then Buidlroot will download,
+  package source tree; if set to +YES+, then Buildroot will download,
   install waf as a host tool and use it to build the package.
 
 * +LIBFOO_WAF_OPTS+, to specify additional options to pass to the