summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-intro.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/adt-manual/adt-intro.xml')
-rw-r--r--documentation/adt-manual/adt-intro.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml
index 47e4c3685e..c83880b2d6 100644
--- a/documentation/adt-manual/adt-intro.xml
+++ b/documentation/adt-manual/adt-intro.xml
@@ -54,8 +54,8 @@
54 <para> 54 <para>
55 The cross-toolchain consists of a cross-compiler, cross-linker, and cross-debugger 55 The cross-toolchain consists of a cross-compiler, cross-linker, and cross-debugger
56 that are used to develop user-space applications for targeted hardware. 56 that are used to develop user-space applications for targeted hardware.
57 This toolchain is created either by running the ADT Installer script or 57 This toolchain is created either by running the ADT Installer script, a toolchain installer
58 through a build directory that is based on your metadata 58 script, or through a build directory that is based on your metadata
59 configuration or extension for your targeted device. 59 configuration or extension for your targeted device.
60 The cross-toolchain works with a matching target sysroot. 60 The cross-toolchain works with a matching target sysroot.
61 </para> 61 </para>