jenkins-bot submitted this change.
Fix typo
Change-Id: I5e1a98097cf2b9ef02447058af8f082adbfb8120
---
M tests/script_tests.py
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/script_tests.py b/tests/script_tests.py
index cbed98f..e45d1e5 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -100,7 +100,7 @@
# Some of these are not pretty, but at least they are informative
# and not backtraces starting deep in the pywikibot package.
no_args_expected_results = {
- 'archivebot': 'No template was spcified, using default',
+ 'archivebot': 'No template was specified, using default',
# TODO: until done here, remember to set editor = None in user-config.py
'change_pagelang': 'No -setlang parameter given',
'checkimages': 'Execution time: 0 seconds',
To view, visit change 822082. To unsubscribe, or for help writing mail filters, visit settings.