jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1035663?usp=email )

Change subject: fix spelling mistake
......................................................................

fix spelling mistake

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

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




diff --git a/pywikibot/page/_basepage.py b/pywikibot/page/_basepage.py
index 61623b6..62083fd 100644
--- a/pywikibot/page/_basepage.py
+++ b/pywikibot/page/_basepage.py
@@ -673,7 +673,7 @@
             if sentences:
                 raise NotImplementedError(
                     "'wiki' variant of extract method does not support "
-                    "'sencence' parameter")
+                    "'sentences' parameter")

             extract = self.text[:]
             if intro:

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

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

Reply via email to