diff --git a/documentation/sdk-manual/sdk-working-projects.xml b/documentation/sdk-manual/sdk-working-projects.xml index d3286c08a7..2f8132577d 100644 --- a/documentation/sdk-manual/sdk-working-projects.xml +++ b/documentation/sdk-manual/sdk-working-projects.xml @@ -19,8 +19,10 @@ Autotools-Based Projects - Once you have a suitable cross-toolchain installed, it is very easy - to develop a project outside of the OpenEmbedded build system. + Once you have a suitable + cross-development toolchain + installed, it is very easy to develop a project outside of the + OpenEmbedded build system. This section presents a simple "Helloworld" example that shows how to set up, compile, and run the project.