]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation: dev-manual - grammar fix.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 28 Sep 2012 17:22:49 +0000 (10:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Oct 2012 22:30:27 +0000 (23:30 +0100)
(From yocto-docs rev: a601b39d93d036a0e54f5e4f0b8d0bb052c5ef98)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/dev-manual/dev-manual-newbie.xml

index 529424e521f98a75aa6834b39413f0eeb1ec080b..96db505d26957ee0e578f6259cd452c8f464bbc5 100644 (file)
@@ -80,7 +80,7 @@
     </para>
 
     <para>
-        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.