From: Scott Rifenbark Date: Fri, 28 Sep 2012 17:22:49 +0000 (-0700) Subject: documentation: dev-manual - grammar fix. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33547c2f0c67fb35007a4568fb0346f758cb0242;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git documentation: dev-manual - grammar fix. (From yocto-docs rev: a601b39d93d036a0e54f5e4f0b8d0bb052c5ef98) 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 529424e521f..96db505d269 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -80,7 +80,7 @@ - You can tie incremental builds to a commit hook that triggers the build + You can tie an incremental build to a commit hook that triggers the build each time a commit is made to the metadata. This practice results in useful acid tests that determine whether a given commit breaks the build in some serious way.