From 2977ae4021a4e286ec2b22cdb3edb76f73ffa6d4 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 28 Sep 2012 11:20:22 -0700 Subject: documentation: dev-manual - grammar fix. (From yocto-docs rev: 0c6804e0c9c3721964f5780f6ce6d56ec813fd47) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-newbie.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index de4abcc635..5404ca9ef8 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -382,7 +382,7 @@ 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 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. + You do this by using Git tags that are part of the repository. For more information on concepts around Git repositories, branches, and tags, see the -- cgit v1.2.3-54-g00ecf