jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/530102 )
Change subject: coordinate_import: fix typo in comment ......................................................................
coordinate_import: fix typo in comment
Change-Id: I6fab92b9717761d4fcf48fee8816ed051f8bfb0b --- M scripts/coordinate_import.py 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Mpaa: Looks good to me, approved jenkins-bot: Verified
diff --git a/scripts/coordinate_import.py b/scripts/coordinate_import.py index ea4c46a..5e4fe61 100755 --- a/scripts/coordinate_import.py +++ b/scripts/coordinate_import.py @@ -23,7 +23,7 @@
You can also run over a set of items on the repo without coordinates and try to import them from any connected page. To do this, you need to -explictly provide the repo as the site using -lang a -family arguments. +explicitly provide the repo as the site using -lang a -family arguments. Example:
python pwb.py coordinate_import -lang:wikidata -family:wikidata \
pywikibot-commits@lists.wikimedia.org