summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-09-01 11:03:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 15:27:32 +0100
commit9f0e068baaaddf8ad29122e60145422a43e8e22e (patch)
tree8bf0e447d0dc0673d7f84703bf3d8e6e3aa8e348
parente0347ec2dc98e077a7b2b136e2e54d3bf3b1adda (diff)
downloadopenembedded-core-contrib-9f0e068baaaddf8ad29122e60145422a43e8e22e.tar.gz
ref-manual: Grammar fix in "Stamp Files and the Rerunning of Tasks"
(From yocto-docs rev: 0d04e8c226ff9391e14f5b07ee95de4e4b7d3bcf) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/closer-look.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml
index 7aae2e27a9..825409f5a7 100644
--- a/documentation/ref-manual/closer-look.xml
+++ b/documentation/ref-manual/closer-look.xml
@@ -1243,8 +1243,8 @@
stamp file, not just tasks that can be accelerated through
the sstate cache.</para>
<para>However, you should realize that stamp files only
- serve as a marker that some work has been done and these
- files do not record task output.
+ serve as a marker that some work has been done and that
+ these files do not record task output.
The actual task output would usually be somewhere in
<link linkend='var-TMPDIR'><filename>TMPDIR</filename></link>
(e.g. in some recipe's