From: Scott Rifenbark Date: Fri, 28 Sep 2012 18:18:12 +0000 (-0700) Subject: documentation: dev-manual - grammar fix. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52780ddb3e0f285fbe9cc3918f507ecfa56eaf8e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation: dev-manual - grammar fix. (From yocto-docs rev: 8611504763fe3d1e8fb95ceb06416e78203741b8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index b2ed2da20ad..de4abcc6350 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -345,7 +345,8 @@ Source Directory: This term refers to the directory structure created as a result of either downloading and unpacking a Yocto Project release tarball or creating a local copy of - poky Git repository git://git.yoctoproject.org/poky. + the poky Git repository + git://git.yoctoproject.org/poky. Sometimes you might here the term "poky directory" used to refer to this directory structure.