jenkins-bot has submitted this change and it was merged.

Change subject: Fix exceptions module docstring for AutoblockUser
......................................................................


Fix exceptions module docstring for AutoblockUser

Change-Id: Id572d6dd7347c29f57bb1ff8e78f45374e86ff04
---
M pywikibot/exceptions.py
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/pywikibot/exceptions.py b/pywikibot/exceptions.py
index 697d904..64a93ac 100644
--- a/pywikibot/exceptions.py
+++ b/pywikibot/exceptions.py
@@ -4,7 +4,7 @@
 
 Error: Base class, all exceptions should the subclass of this class.
   - NoUsername: Username is not in user-config.py, or it is invalid.
-  - UserBlockedY: our username or IP has been blocked
+  - UserBlocked: Username or IP has been blocked
   - AutoblockUser: requested action on a virtual autoblock user not valid
   - UserActionRefuse: requested user action, such as email user, refused
   - BadTitle: Server responded with BadTitle

-- 
To view, visit https://gerrit.wikimedia.org/r/180711
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id572d6dd7347c29f57bb1ff8e78f45374e86ff04
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: XZise <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to