diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-07-12 13:11:24 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-15 10:28:43 +0100 |
| commit | 059d5e6e57c0e5e5f72f16a89774f25dc77f6886 (patch) | |
| tree | 64b11516c91c14d9dc3d3e16489fb2cf526ef50f | |
| parent | 16eddf2be6a35ddee0b2b3e193bd8c84fcc20e31 (diff) | |
| download | poky-059d5e6e57c0e5e5f72f16a89774f25dc77f6886.tar.gz | |
sdk-manual: Grammar fix
(From yocto-docs rev: b850e0d520401a52fbba083975f05f529b2b554d)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/sdk-manual/sdk-appendix-customizing.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml index 2d1788660b..0f33d548cd 100644 --- a/documentation/sdk-manual/sdk-appendix-customizing.xml +++ b/documentation/sdk-manual/sdk-appendix-customizing.xml | |||
| @@ -59,7 +59,7 @@ | |||
| 59 | <ulink url='&YOCTO_DOCS_REF_URL;#var-SDK_INHERIT_BLACKLIST'><filename>SDK_INHERIT_BLACKLIST</filename></ulink> | 59 | <ulink url='&YOCTO_DOCS_REF_URL;#var-SDK_INHERIT_BLACKLIST'><filename>SDK_INHERIT_BLACKLIST</filename></ulink> |
| 60 | are disabled. | 60 | are disabled. |
| 61 | Using <filename>SDK_INHERIT_BLACKLIST</filename> to disable | 61 | Using <filename>SDK_INHERIT_BLACKLIST</filename> to disable |
| 62 | these classes is is the typical method to disable classes that | 62 | these classes is the typical method to disable classes that |
| 63 | are problematic or unnecessary in the SDK context. | 63 | are problematic or unnecessary in the SDK context. |
| 64 | The default value blacklists the | 64 | The default value blacklists the |
| 65 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-buildhistory'><filename>buildhistory</filename></ulink> | 65 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-buildhistory'><filename>buildhistory</filename></ulink> |
