From ff0268829492db58f2bf6e82f5e7ea13c7cf948b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Mar 2013 12:01:15 -0700 Subject: [PATCH] ref-manual: Grammar fix. (From yocto-docs rev: f771d7e3d1b3c5b8fc0dbe20de00debb8ee8cb37) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-bitbake.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/ref-bitbake.xml b/documentation/ref-manual/ref-bitbake.xml index f82a4497cf2..d4301708501 100644 --- a/documentation/ref-manual/ref-bitbake.xml +++ b/documentation/ref-manual/ref-bitbake.xml @@ -110,8 +110,8 @@ consuming process, a cache is kept to speed up subsequent parsing. This cache is invalid if the timestamp of the .bb file itself changes, or if the timestamps of any of the include, - configuration or class files the .bb - file depends on changes. + configuration files or class files on which the + .bb file depends change. -- 2.47.3