Pyfisch has uploaded a new change for review.
https://gerrit.wikimedia.org/r/94606
Change subject: Added newline to the end of file. Fixed typo.
......................................................................
Added newline to the end of file. Fixed typo.
Change-Id: I5b86ae3f9db4d3ae9b8f93ba22da2241807f775d
---
M scripts/listpages.py
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core
refs/changes/06/94606/1
diff --git a/scripts/listpages.py b/scripts/listpages.py
index af3f865..96bc235 100644
--- a/scripts/listpages.py
+++ b/scripts/listpages.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
-Print a list of pages, as defined by page generator parameterd
+Print a list of pages, as defined by page generator parameters
These parameters are supported to specify which pages titles to print:
@@ -37,4 +37,4 @@
try:
main()
finally:
- pywikibot.stopme()
\ No newline at end of file
+ pywikibot.stopme()
--
To view, visit https://gerrit.wikimedia.org/r/94606
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5b86ae3f9db4d3ae9b8f93ba22da2241807f775d
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Pyfisch <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits