summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-03-14 08:56:15 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-25 12:29:40 +0000
commit5320b97e5be6a5e3406bd97af046ad0784d6f01c (patch)
treeffc7773e3f971bff5e6137b9e3bd59314fdba8a3 /documentation/adt-manual
parent79ac80d840a219e0a920d09af12b6af08d8d958f (diff)
downloadast2050-yocto-poky-5320b97e5be6a5e3406bd97af046ad0784d6f01c.zip
ast2050-yocto-poky-5320b97e5be6a5e3406bd97af046ad0784d6f01c.tar.gz
adt-manual: Fixed "autotools-based" to "Autotools-based".
(From yocto-docs rev: bd37ea726e7d03d82f91ad15f2b330750df2ab47) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r--documentation/adt-manual/adt-command.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml
index 0ed3396..c2fce8e 100644
--- a/documentation/adt-manual/adt-command.xml
+++ b/documentation/adt-manual/adt-command.xml
@@ -28,7 +28,7 @@
<para>
Collectively, these conditions allow you to easily use the toolchain
- outside of the OpenEmbedded build environment on both autotools-based
+ outside of the OpenEmbedded build environment on both Autotools-based
projects and Makefile-based projects.
This chapter provides information for both these types of projects.
</para>
@@ -48,7 +48,7 @@
<title>Creating and Running a Project Based on GNU Autotools</title>
<para>
- Follow these steps to create a simple autotools-based project:
+ Follow these steps to create a simple Autotools-based project:
<orderedlist>
<listitem><para><emphasis>Create your directory:</emphasis>
Create a clean directory for your project and then make
OpenPOWER on IntegriCloud