diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index b2f1048f2e..597bfbc55b 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml @@ -183,7 +183,7 @@ The Yocto Project does most of the work for you when it comes to creating - cross-development toolchains. + cross-development toolchains. This section provides some technical background on how cross-development toolchains are created and used. For more information on toolchains, you can also see the diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml index 47b9bc7ba1..10af621a02 100644 --- a/documentation/sdk-manual/sdk-intro.xml +++ b/documentation/sdk-manual/sdk-intro.xml @@ -207,7 +207,7 @@ The - Cross-Development Toolchain + Cross-Development Toolchain consists of a cross-compiler, cross-linker, and cross-debugger that are used to develop user-space applications for targeted hardware.