1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00

dev-manual: Edits to "Creating the Patch" section.

(From yocto-docs rev: b951f038747f7db6024eb25cbaf025f3bc167ccc)

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
2013-04-15 16:31:29 -07:00
committed by Richard Purdie
parent 591a3de2a1
commit 719c8298a8
@@ -2155,7 +2155,7 @@
.
</literallayout></para></listitem>
<listitem><para><emphasis>Stage and commit your changes</emphasis>:
These Git commands list out the changed file, stage it, and then
These Git commands display the modified file, stage it, and then
commit the file:
<literallayout class='monospaced'>
$ git status