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

View File

@@ -110,8 +110,8 @@
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>