jenkins-bot has submitted this change and it was merged.
Change subject: [doc] fix spelling mistake ......................................................................
[doc] fix spelling mistake
Change-Id: I79e6ca7bb4b8fffd337ca4e9caa22f280392379c --- M scripts/maintenance/cache.py 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: John Vandenberg: Looks good to me, approved jenkins-bot: Verified
diff --git a/scripts/maintenance/cache.py b/scripts/maintenance/cache.py index 1edd367..5eeeef8 100755 --- a/scripts/maintenance/cache.py +++ b/scripts/maintenance/cache.py @@ -15,7 +15,7 @@ -delete Delete each command filtered. If that option is set the default output will be nothing.
--c Filter command in python syntax. It must evaulate to True to +-c Filter command in python syntax. It must evaluate to True to output anything.
-o Output command which is output when the filter evaluated to
pywikibot-commits@lists.wikimedia.org