From 5320b97e5be6a5e3406bd97af046ad0784d6f01c Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 14 Mar 2014 08:56:15 -0600 Subject: adt-manual: Fixed "autotools-based" to "Autotools-based". (From yocto-docs rev: bd37ea726e7d03d82f91ad15f2b330750df2ab47) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-command.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml index 0ed3396ef5..c2fce8ee4c 100644 --- a/documentation/adt-manual/adt-command.xml +++ b/documentation/adt-manual/adt-command.xml @@ -28,7 +28,7 @@ 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. @@ -48,7 +48,7 @@ Creating and Running a Project Based on GNU Autotools - Follow these steps to create a simple autotools-based project: + Follow these steps to create a simple Autotools-based project: Create your directory: Create a clean directory for your project and then make -- cgit v1.2.3-54-g00ecf