diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-03-06 14:13:11 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:08:09 -0800 |
| commit | c25d7fcbf48989fd688dfd7b290c443afafef069 (patch) | |
| tree | 1f14d76504ba85140dd43fd0066f2f2a9ac3a2c0 /documentation | |
| parent | 7431a70248422565b50ca5d09e1a905b54ba616e (diff) | |
| download | poky-c25d7fcbf48989fd688dfd7b290c443afafef069.tar.gz | |
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>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 2 |
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. |
