diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml index b8c9f7979e..475f320cb9 100644 --- a/documentation/adt-manual/adt-intro.xml +++ b/documentation/adt-manual/adt-intro.xml @@ -48,17 +48,20 @@ -
- The Cross-Toolchain +
+ The Cross-Development Toolchain - The cross-toolchain consists of a cross-compiler, cross-linker, and cross-debugger - that are used to develop user-space applications for targeted hardware. - This toolchain is created either by running the ADT Installer script, a toolchain installer - script, or through a - Build Directory that - is based on your metadata - configuration or extension for your targeted device. + The + Cross-Development Toolchain + consists of a cross-compiler, cross-linker, and cross-debugger + that are used to develop user-space applications for targeted + hardware. + This toolchain is created either by running the ADT Installer + script, a toolchain installer script, or through a + Build Directory + that is based on your metadata configuration or extension for + your targeted device. The cross-toolchain works with a matching target sysroot.