summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 12a1ddc413..9194d76cf9 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -79,7 +79,7 @@
79 You end up simply with a local snapshot of Yocto Project files that are based on the 79 You end up simply with a local snapshot of Yocto Project files that are based on the
80 particular release in the tarball.</para></listitem> 80 particular release in the tarball.</para></listitem>
81 <listitem><para><emphasis>Git Repository Method:</emphasis> If you are going to be contributing 81 <listitem><para><emphasis>Git Repository Method:</emphasis> If you are going to be contributing
82 back into the Yocto Project you should probably use Git commands to set up a local 82 back into the Yocto Project you should use Git commands to set up a local
83 <filename>poky</filename> Git repository of the Yocto Project. 83 <filename>poky</filename> Git repository of the Yocto Project.
84 Doing so creates a Git repository with a complete history of changes and allows 84 Doing so creates a Git repository with a complete history of changes and allows
85 you to easily submit your changes upstream to the project.</para> 85 you to easily submit your changes upstream to the project.</para>