summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-working-projects.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/sdk-working-projects.xml')
-rw-r--r--documentation/sdk-manual/sdk-working-projects.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/sdk-manual/sdk-working-projects.xml b/documentation/sdk-manual/sdk-working-projects.xml
index 15e533000c..9bd6868b2b 100644
--- a/documentation/sdk-manual/sdk-working-projects.xml
+++ b/documentation/sdk-manual/sdk-working-projects.xml
@@ -4,10 +4,10 @@
4 4
5<chapter id='sdk-working-projects'> 5<chapter id='sdk-working-projects'>
6 6
7 <title>Working with Different Types of Projects</title> 7 <title>Using the SDK Toolchain Directly</title>
8 8
9 <para> 9 <para>
10 You can use extensible and standard SDKs when working with Makefile, 10 You can use the SDK toolchain directly with Makefile,
11 Autotools, and <trademark class='trade'>Eclipse</trademark> based 11 Autotools, and <trademark class='trade'>Eclipse</trademark> based
12 projects. 12 projects.
13 This chapter covers information specific to each of these types of 13 This chapter covers information specific to each of these types of
@@ -387,7 +387,7 @@
387 section for installation information. 387 section for installation information.
388 <note> 388 <note>
389 As an alternative to downloading an SDK, you can 389 As an alternative to downloading an SDK, you can
390 build the toolchain installer. 390 build the SDK installer.
391 For information on building the installer, see the 391 For information on building the installer, see the
392 "<link linkend='sdk-building-an-sdk-installer'>Building an SDK Installer</link>" 392 "<link linkend='sdk-building-an-sdk-installer'>Building an SDK Installer</link>"
393 section. 393 section.