diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-07-11 15:36:46 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-15 10:28:12 +0100 |
| commit | af9c2c5565ff702d0fc7451a7e25dd855b32ffb7 (patch) | |
| tree | 1917e0c3a7adee735852455c03b1eb763b96b7f8 | |
| parent | 9abadbb3c6252dccd36aa8180ca6a2fe79e4d449 (diff) | |
| download | poky-af9c2c5565ff702d0fc7451a7e25dd855b32ffb7.tar.gz | |
ref-manual: Fixed grammar error in SDK_INHERIT_BLACKLIST description
(From yocto-docs rev: 4ead5a0a8b9ca862ba86e285a7981036018dfb70)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index bb15fc52ed..c93e671947 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -12190,8 +12190,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 12190 | </para> | 12190 | </para> |
| 12191 | 12191 | ||
| 12192 | <para> | 12192 | <para> |
| 12193 | For additional information on how to extend the | 12193 | For additional information on how to customize the |
| 12194 | customize the extensible SDK's configuration, see the | 12194 | extensible SDK's configuration, see the |
| 12195 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-configuring-the-extensible-sdk'>Configuring the Extensible SDK</ulink>" | 12195 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-configuring-the-extensible-sdk'>Configuring the Extensible SDK</ulink>" |
| 12196 | section in the Yocto Project Application Development and | 12196 | section in the Yocto Project Application Development and |
| 12197 | the Extensible Software Development Kit (eSDK) manual. | 12197 | the Extensible Software Development Kit (eSDK) manual. |
