Xqt has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/261984

Change subject: [DOC] fix logtype type docstring
......................................................................

[DOC] fix logtype type docstring

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


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/84/261984/1

diff --git a/pywikibot/site.py b/pywikibot/site.py
index a7c0bd4..9327113 100644
--- a/pywikibot/site.py
+++ b/pywikibot/site.py
@@ -4226,7 +4226,7 @@
             documentation for available types, which will include "block",
             "protect", "rights", "delete", "upload", "move", "import",
             "patrol", "merge")
-        @param logtype: basestring
+        @type logtype: basestring
         @param user: only iterate entries that match this user name
         @type user: basestring
         @param page: only iterate entries affecting this page

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id507ba5c862fb842388f94eb313dd5c4a8f4a44a
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <i...@gno.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to