1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

ref-manual: Grammar fix.

(From yocto-docs rev: f771d7e3d1b3c5b8fc0dbe20de00debb8ee8cb37)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-03-27 12:01:15 -07:00
committed by Richard Purdie
parent 5f09310895
commit ff02688294
+2 -2
View File
@@ -110,8 +110,8 @@
consuming process, a cache is kept to speed up subsequent parsing. consuming process, a cache is kept to speed up subsequent parsing.
This cache is invalid if the timestamp of the <filename>.bb</filename> This cache is invalid if the timestamp of the <filename>.bb</filename>
file itself changes, or if the timestamps of any of the include, file itself changes, or if the timestamps of any of the include,
configuration or class files the <filename>.bb</filename> configuration files or class files on which the
file depends on changes. <filename>.bb</filename> file depends change.
</para> </para>
</section> </section>