1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

documentation: dev-manual - grammar fix.

(From yocto-docs rev: 0c6804e0c9c3721964f5780f6ce6d56ec813fd47)

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
2012-09-28 11:20:22 -07:00
committed by Richard Purdie
parent 52780ddb3e
commit 2977ae4021
@@ -382,7 +382,7 @@
<para>Finally, if you want to track a set of local changes while starting from the same point <para>Finally, if you want to track a set of local changes while starting from the same point
as a release tarball, you can create a local Git branch that as a release tarball, you can create a local Git branch that
reflects the exact copy of the files at the time of their release. reflects the exact copy of the files at the time of their release.
You do this using Git tags that are part of the repository.</para> You do this by using Git tags that are part of the repository.</para>
<para>For more information on concepts around Git repositories, branches, and tags, <para>For more information on concepts around Git repositories, branches, and tags,
see the see the