diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2021-05-12 11:31:35 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-22 12:16:41 +0100 |
commit | 42f6423cc8d02d987de109c4b5ed40cc1cbfc66e (patch) | |
tree | dfefe92553a3cf4c979f0ecef925262ea608f61e /documentation/sdk-manual/intro.rst | |
parent | 5386f28c44700acf92169f80de4d5628ecb40e18 (diff) | |
download | poky-42f6423cc8d02d987de109c4b5ed40cc1cbfc66e.tar.gz |
sdk-manual: simplify style and fix formating
(From yocto-docs rev: fffd2ce4c9efbdeb75b7afd6f4f2ce4ffca517ad)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/intro.rst')
-rw-r--r-- | documentation/sdk-manual/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/intro.rst b/documentation/sdk-manual/intro.rst index 124d8a8b1f..2f94aaf874 100644 --- a/documentation/sdk-manual/intro.rst +++ b/documentation/sdk-manual/intro.rst | |||
@@ -214,5 +214,5 @@ You just need to follow these general steps: | |||
214 | within the Yocto Project. | 214 | within the Yocto Project. |
215 | 215 | ||
216 | The remainder of this manual describes how to use the extensible and | 216 | The remainder of this manual describes how to use the extensible and |
217 | standard SDKs. Information also exists in appendix form that describes | 217 | standard SDKs. There is also information in appendix form describing |
218 | how you can build, install, and modify an SDK. | 218 | how you can build, install, and modify an SDK. |