summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2016-08-18 23:30:22 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2016-08-18 23:30:22 (GMT)
commitc9a335d6bed101757540429c314e227c9d119486 (patch)
tree5553276a42de2f779e5129026516eb30582fe332 /src/engine/SCons
parent4a4322da66d5a757cf97992ef6925226952ab5e2 (diff)
downloadSCons-c9a335d6bed101757540429c314e227c9d119486.zip
SCons-c9a335d6bed101757540429c314e227c9d119486.tar.gz
SCons-c9a335d6bed101757540429c314e227c9d119486.tar.bz2
fix typo in Decider documentation.
Diffstat (limited to 'src/engine/SCons')
-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 b90f1d8..65d71ff 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