]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Fixed grammar error in SDK_INHERIT_BLACKLIST description
authorScott Rifenbark <srifenbark@gmail.com>
Wed, 11 Jul 2018 22:36:46 +0000 (15:36 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2018 09:28:42 +0000 (10:28 +0100)
(From yocto-docs rev: 0a5775f7ad3e0b6531fcfd1d328d8e0da8727400)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/ref-variables.xml

index b68ff22aa2ce6dbb5c3c6a6ba6a1c5e7736b6cf2..00ab5aef5c226af868b6b3fc4f8a512ba8ae1b22 100644 (file)
@@ -12224,8 +12224,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
                 </para>
 
                 <para>
-                    For additional information on how to extend the
-                    customize the extensible SDK's configuration, see the
+                    For additional information on how to customize the
+                    extensible SDK's configuration, see the
                     "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-configuring-the-extensible-sdk'>Configuring the Extensible SDK</ulink>"
                     section in the Yocto Project Application Development and
                     the Extensible Software Development Kit (eSDK) manual.