jenkins-bot submitted this change.

View Change

Approvals: DannyS712: Looks good to me, but someone else must approve Xqt: Looks good to me, approved jenkins-bot: Verified
Fix doc in APISite.blockuser

Bug: T100521
Change-Id: I10aad5f2311d562616b6f3ca4f63b0f9565908ac
---
M pywikibot/site/_apisite.py
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pywikibot/site/_apisite.py b/pywikibot/site/_apisite.py
index 1d6e174..1768333 100644
--- a/pywikibot/site/_apisite.py
+++ b/pywikibot/site/_apisite.py
@@ -2499,7 +2499,7 @@
"""
Block a user for certain amount of time and for a certain reason.

- .. seealso:: :api:`Block
+ .. seealso:: :api:`Block`

:param user: The username/IP to be blocked without a namespace.
:param expiry: The length or date/time when the block expires. If

To view, visit change 795374. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I10aad5f2311d562616b6f3ca4f63b0f9565908ac
Gerrit-Change-Number: 795374
Gerrit-PatchSet: 2
Gerrit-Owner: Hongsy <hongsy2006+wikimedia@gmail.com>
Gerrit-Reviewer: DannyS712 <dannys712.wiki@gmail.com>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged