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>
This commit is contained in:
Scott Rifenbark 2014-03-14 08:56:15 -06:00 committed by Richard Purdie
parent 79ac80d840
commit 5320b97e5b
1 changed files with 2 additions and 2 deletions

View File

@ -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