mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
documentation/dev-manual/dev-manual-newbie.xml: Fixed typo.
(From yocto-docs rev: be10660d8a0b08731e763dbe761bfbc2e00f9831) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7431a70248
commit
c25d7fcbf4
@@ -1037,7 +1037,7 @@
|
|||||||
See the earlier section
|
See the earlier section
|
||||||
"<link linkend='how-to-submit-a-change'>How to Submit a Change</link>"
|
"<link linkend='how-to-submit-a-change'>How to Submit a Change</link>"
|
||||||
for Yocto Project commit message standards.</para></listitem>
|
for Yocto Project commit message standards.</para></listitem>
|
||||||
<listitem><para>Format the commit into an email messsage.
|
<listitem><para>Format the commit into an email message.
|
||||||
To format commits, use the <filename>git format-patch</filename> command.
|
To format commits, use the <filename>git format-patch</filename> command.
|
||||||
When you provide the command, you must include a revision list or a number of patches
|
When you provide the command, you must include a revision list or a number of patches
|
||||||
as part of the command.
|
as part of the command.
|
||||||
|
|||||||
Reference in New Issue
Block a user