diff options
| -rw-r--r-- | documentation/ref-manual/ref-bitbake.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-bitbake.xml b/documentation/ref-manual/ref-bitbake.xml index f82a4497cf..d430170850 100644 --- a/documentation/ref-manual/ref-bitbake.xml +++ b/documentation/ref-manual/ref-bitbake.xml | |||
| @@ -110,8 +110,8 @@ | |||
| 110 | consuming process, a cache is kept to speed up subsequent parsing. | 110 | consuming process, a cache is kept to speed up subsequent parsing. |
| 111 | This cache is invalid if the timestamp of the <filename>.bb</filename> | 111 | This cache is invalid if the timestamp of the <filename>.bb</filename> |
| 112 | file itself changes, or if the timestamps of any of the include, | 112 | file itself changes, or if the timestamps of any of the include, |
| 113 | configuration or class files the <filename>.bb</filename> | 113 | configuration files or class files on which the |
| 114 | file depends on changes. | 114 | <filename>.bb</filename> file depends change. |
| 115 | </para> | 115 | </para> |
| 116 | </section> | 116 | </section> |
| 117 | 117 | ||
