Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1289270?usp=email )

Change subject: doc: Fix spelling mistake in site._extensions
......................................................................

doc: Fix spelling mistake in site._extensions

Change-Id: I402c816804395bd57050ce8e6e1a77d30a898349
Signed-off-by: Xqt <[email protected]>
---
M pywikibot/site/_extensions.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Xqt: Verified; Looks good to me, approved
  jenkins-bot: Verified




diff --git a/pywikibot/site/_extensions.py b/pywikibot/site/_extensions.py
index 7a56cb6..41b6b68 100644
--- a/pywikibot/site/_extensions.py
+++ b/pywikibot/site/_extensions.py
@@ -419,7 +419,7 @@
         Note that on Wikimedia wikis only metawiki supports this action,
         and this wiki can process links to all WM domains.

-        :param url: The link to reduce, with propotol prefix.
+        :param url: The link to reduce, with protocol prefix.
         :return: The reduced link, without protocol prefix.
         """
         req = self.simple_request(action='shortenurl', url=url)

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1289270?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I402c816804395bd57050ce8e6e1a77d30a898349
Gerrit-Change-Number: 1289270
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to