summaryrefslogtreecommitdiff
path: root/doc/user/caching.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/caching.xml')
-rw-r--r--doc/user/caching.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/caching.xml b/doc/user/caching.xml
index 69368d72d..f00bd694f 100644
--- a/doc/user/caching.xml
+++ b/doc/user/caching.xml
@@ -129,7 +129,7 @@ CacheDir('/usr/local/build_cache')
A few inside details: &SCons; tracks two main kinds of cryptographic
hashes: a <emphasis>&contentsig;</emphasis>,
which is a hash of the contents of a file participating in the
- build (depepdencies as well as targets);
+ build (dependencies as well as targets);
and a <emphasis>&buildsig;</emphasis>, which is a hash of the
elements needed to build a target, such as the command line,
the contents of the sources, and possibly information about