summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 9234a7175a..cf6f700377 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -1037,7 +1037,7 @@
1037 See the earlier section 1037 See the earlier section
1038 "<link linkend='how-to-submit-a-change'>How to Submit a Change</link>" 1038 "<link linkend='how-to-submit-a-change'>How to Submit a Change</link>"
1039 for Yocto Project commit message standards.</para></listitem> 1039 for Yocto Project commit message standards.</para></listitem>
1040 <listitem><para>Format the commit into an email messsage. 1040 <listitem><para>Format the commit into an email message.
1041 To format commits, use the <filename>git format-patch</filename> command. 1041 To format commits, use the <filename>git format-patch</filename> command.
1042 When you provide the command, you must include a revision list or a number of patches 1042 When you provide the command, you must include a revision list or a number of patches
1043 as part of the command. 1043 as part of the command.