summaryrefslogtreecommitdiff
path: root/yarns/0300-kdirstat-integration.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/0300-kdirstat-integration.yarn')
-rw-r--r--yarns/0300-kdirstat-integration.yarn4
1 files changed, 2 insertions, 2 deletions
diff --git a/yarns/0300-kdirstat-integration.yarn b/yarns/0300-kdirstat-integration.yarn
index 695994fe..6408908b 100644
--- a/yarns/0300-kdirstat-integration.yarn
+++ b/yarns/0300-kdirstat-integration.yarn
@@ -15,7 +15,7 @@ file.
WHEN user U backs up directory L to repository R
AND user U creates a kdirstat cache file C of repository R
THEN first line of C matches [kdirstat 4.0 cache file]
- AND for each file in directory L a line in the kdircache C matches it
+ AND for each entry in directory L a line in the kdircache C matches it
Now a backup containing some interesting objects
@@ -25,7 +25,7 @@ Now a backup containing some interesting objects
WHEN user U backs up directory L to repository R
AND user U creates a kdirstat cache file C of repository R
THEN first line of C matches [kdirstat 4.0 cache file]
- AND for each file in directory L a line in the kdircache C matches it
+ AND for each entry in directory L a line in the kdircache C matches it
Validating the cache file
-------------------------