diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-10-19 14:41:40 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-19 17:32:57 +0100 |
commit | d09132d13036444bb48caac78bc942e28104ee02 (patch) | |
tree | 85c08483a626169cb7f7579a08cd06ec6ce13cbe /documentation/overview-manual | |
parent | 43cc9a16c123117b6dd0a6ac6c4a15ee38a23828 (diff) | |
download | poky-d09132d13036444bb48caac78bc942e28104ee02.tar.gz |
manuals: fix misc typos
(From yocto-docs rev: 988efd0d1663e4369043c5b53d7e1dcd9e54d3cd)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r-- | documentation/overview-manual/concepts.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index a978e2cd7d..75eb872b32 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
@@ -1431,7 +1431,7 @@ toolchain construction and use. | |||
1431 | :width: 100% | 1431 | :width: 100% |
1432 | 1432 | ||
1433 | Most of the work occurs on the Build Host. This is the machine used to | 1433 | Most of the work occurs on the Build Host. This is the machine used to |
1434 | build images and generally work within the the Yocto Project | 1434 | build images and generally work within the Yocto Project |
1435 | environment. When you run | 1435 | environment. When you run |
1436 | :term:`BitBake` to create an image, the | 1436 | :term:`BitBake` to create an image, the |
1437 | OpenEmbedded build system uses the host ``gcc`` compiler to bootstrap a | 1437 | OpenEmbedded build system uses the host ``gcc`` compiler to bootstrap a |