]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Grammar fix.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 27 Mar 2013 19:01:15 +0000 (12:01 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:12:57 +0000 (14:12 +0100)
(From yocto-docs rev: f771d7e3d1b3c5b8fc0dbe20de00debb8ee8cb37)

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

index f82a4497cf2787c91a2743f4af49fe1aca85d44a..d4301708501c3c39defc3195beada67b8d13270f 100644 (file)
             consuming process, a cache is kept to speed up subsequent parsing.
             This cache is invalid if the timestamp of the <filename>.bb</filename>
             file itself changes, or if the timestamps of any of the include,
-            configuration or class files the <filename>.bb</filename>
-            file depends on changes.
+            configuration files or class files on which the
+            <filename>.bb</filename> file depends change.
         </para>
     </section>