diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-09-28 13:03:17 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-01 23:30:29 +0100 |
| commit | d399b589b20830dd9ec7fcf94e3166196476792a (patch) | |
| tree | 5ede4a0b69ef63a801d3f0fcf23594aa796471dd | |
| parent | 12ba89a88a2c623dc7c6b112d2accc90f846b300 (diff) | |
| download | poky-d399b589b20830dd9ec7fcf94e3166196476792a.tar.gz | |
documentation: dev-manual - better wording.
For obvious reasons I changed this one :)
(From yocto-docs rev: 5f3203292f46bea799321e4520668252a46fb599)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index f20c07e594..3b991780eb 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -843,7 +843,8 @@ | |||
| 843 | for the "master" branch of the Git repository. | 843 | for the "master" branch of the Git repository. |
| 844 | To send this type of change you format the patch and then send the email using the Git commands | 844 | To send this type of change you format the patch and then send the email using the Git commands |
| 845 | <filename>git format-patch</filename> and <filename>git send-email</filename>. | 845 | <filename>git format-patch</filename> and <filename>git send-email</filename>. |
| 846 | You can find information on how to submit later in this chapter.</para></listitem> | 846 | You can find information on how to submit changes |
| 847 | later in this chapter.</para></listitem> | ||
| 847 | </itemizedlist> | 848 | </itemizedlist> |
| 848 | </para> | 849 | </para> |
| 849 | </section> | 850 | </section> |
