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