jenkins-bot merged this change.
Fix typos in pagegenerators.py
- grammar
- doctest warning
Change-Id: I551a3b39d33cedebf2a51f4288e6e90be3c9ddbd
---
M pywikibot/pagegenerators.py
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pywikibot/pagegenerators.py b/pywikibot/pagegenerators.py
index bcbb912..78ec1a7 100644
--- a/pywikibot/pagegenerators.py
+++ b/pywikibot/pagegenerators.py
@@ -65,7 +65,7 @@
# most of these functions just wrap a Site or Page method that returns
# a generator
-parameterHelp = """ \
+parameterHelp = """\
GENERATOR OPTIONS
=================
@@ -250,7 +250,7 @@
contain it.
Argument can be given as "-searchitem:text", where text
is the string to look for, or "-searchitem:lang:text",
- where lang is the langauge to search items in.
+ where lang is the language to search items in.
-wantedpages Work on pages that are linked, but do not exist;
may be given as "-wantedpages:n" where n is the maximum
To view, visit change 463767. To unsubscribe, or for help writing mail filters, visit settings.