summaryrefslogtreecommitdiff
path: root/scripts/clean-git-cache
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/clean-git-cache')
-rwxr-xr-xscripts/clean-git-cache2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/clean-git-cache b/scripts/clean-git-cache
index c52e40d8..aeec124c 100755
--- a/scripts/clean-git-cache
+++ b/scripts/clean-git-cache
@@ -101,7 +101,7 @@ def quote_url(url):
''' Convert URIs to strings that only contain digits, letters, % and _.
NOTE: When changing the code of this function, make sure to also apply
- the same to the quote_url() function of lorry. Otherwise the git bundles
+ the same to the quote_url() function of lorry. Otherwise the git tarballs
generated by lorry may no longer be found by morph.
'''