summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2016-08-18 16:30:22 -0700
committerWilliam Deegan <bill@baddogconsulting.com>2016-08-18 16:30:22 -0700
commitd4913e9a5c94eada0dcf48707ed3e8f4c755d849 (patch)
tree5553276a42de2f779e5129026516eb30582fe332
parent270f14f31a26ceab1be40f7357b8dbf84ca631cf (diff)
downloadscons-d4913e9a5c94eada0dcf48707ed3e8f4c755d849.tar.gz
fix typo in Decider documentation.
-rw-r--r--src/engine/SCons/Environment.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/SCons/Environment.xml b/src/engine/SCons/Environment.xml
index b90f1d87..65d71ffe 100644
--- a/src/engine/SCons/Environment.xml
+++ b/src/engine/SCons/Environment.xml
@@ -1100,7 +1100,7 @@ timestamp, such as can happen when restoring files from backup archives.
<listitem>
<para>
Specifies that a target shall be considered out of date and rebuilt
-if the dependency's content has changed sine the last time
+if the dependency's content has changed since the last time
the target was built,
as determined be performing an MD5 checksum
on the dependency's contents
@@ -1117,7 +1117,7 @@ can be used as a synonym for
<listitem>
<para>
Specifies that a target shall be considered out of date and rebuilt
-if the dependency's content has changed sine the last time
+if the dependency's content has changed since the last time
the target was built,
except that dependencies with a timestamp that matches
the last time the target was rebuilt will be