summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Ennis <james.ennis@codethink.co.uk>2019-08-07 16:42:47 +0100
committerbst-marge-bot <marge-bot@buildstream.build>2019-08-09 09:50:15 +0000
commitb8d801269939bb17d2f2e22e371019a9a418a44d (patch)
tree60bdefedd5e7ef20867e14c8d8253869e03601c6
parentddba09f303190f1b17d5ab157802f03c9bea487d (diff)
downloadbuildstream-b8d801269939bb17d2f2e22e371019a9a418a44d.tar.gz
cascache.py: Fix typo
-rw-r--r--src/buildstream/_cas/cascache.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buildstream/_cas/cascache.py b/src/buildstream/_cas/cascache.py
index b5089e36c..192d7992b 100644
--- a/src/buildstream/_cas/cascache.py
+++ b/src/buildstream/_cas/cascache.py
@@ -118,7 +118,7 @@ class CASCache():
# contains_directory():
#
- # Check whether the specified directory and subdirecotires are in the cache,
+ # Check whether the specified directory and subdirectories are in the cache,
# i.e non dangling.
#
# Args: