diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 2f6805625b..7572f36788 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -361,12 +361,12 @@ Use Git as the source control system. - Maintain your metadata in layers that make sense + Maintain your Metadata in layers that make sense for your situation. See the "Understanding and Creating Layers" section for more information on layers. - Separate the project's metadata and code by using + Separate the project's Metadata and code by using separate Git repositories. See the "Yocto Project Source Repositories" section for information on these @@ -381,7 +381,7 @@ by developers in the same organization and share the same source directories on their machines. - Set up an autobuilder and have it populate the + Set up an Autobuilder and have it populate the sstate cache and source directories. The Yocto Project community encourages you to send patches to the project to fix bugs or add features.