documentation/dev-manual/dev-manual-newbie.xml: Suggestions Robert Berger

I made several edits here.  There is some mystery as to which changes
are actually part of this commit.  I did a 'git diff' and am only seeing
one small change.  If I later find they are not there I will delete the
file and replace with a back up I saved prior to submitting this commit.

(From yocto-docs rev: 62c63b3a812eaf92ca2bffa5714a6d327ac32d64)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-09-13 10:17:41 -07:00 committed by Richard Purdie
parent a45fafcada
commit 7eea637db0
1 changed files with 1 additions and 1 deletions

View File

@ -613,7 +613,7 @@
<para>
If you have a just a few changes you can commit them and then submit them as an email to the maintainer.
Here is the general procedure:
Here is a general procedure:
<itemizedlist>
<listitem><para>Make your changes in your local Git repository.</para></listitem>
<listitem><para>Stage your commit (or change) by using the <filename>git add</filename>