diff options
Diffstat (limited to 'documentation/overview-manual/concepts.rst')
-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 |