jenkins-bot merged this change.

View Change

Approvals: JJMC89: Looks good to me, but someone else must approve Xqt: Looks good to me, approved jenkins-bot: Verified
[IMPR] Fix typos in docs

Change-Id: If8a21838e6949ff5c8673d079547d093d32c77e4
---
M pywikibot/i18n.py
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pywikibot/i18n.py b/pywikibot/i18n.py
index cae0b61..ca6168d 100644
--- a/pywikibot/i18n.py
+++ b/pywikibot/i18n.py
@@ -455,7 +455,7 @@
"""Check for the plural variants in message and replace them.

@param message: the message to be replaced
- @type message: str string
+ @type message: str
@param parameters: plural parameters passed from other methods
@type parameters: Mapping of str to int
@return: The message with the plural instances replaced
@@ -854,7 +854,7 @@
@param parameters: The values which will be applied to the translated text
@param password: Hides the user's input (for password entry)
@param fallback_prompt: The English prompt if i18n is not available.
- @rtype: str string
+ @rtype: str
"""
if not messages_available():
if not fallback_prompt:

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

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: If8a21838e6949ff5c8673d079547d093d32c77e4
Gerrit-Change-Number: 498728
Gerrit-PatchSet: 2
Gerrit-Owner: Dvorapa <dvorapa@seznam.cz>
Gerrit-Reviewer: D3r1ck01 <alangiderick@gmail.com>
Gerrit-Reviewer: Dalba <dalba.wiki@gmail.com>
Gerrit-Reviewer: Framawiki <framawiki@tools.wmflabs.org>
Gerrit-Reviewer: JJMC89 <JJMC89.Wikimedia@gmail.com>
Gerrit-Reviewer: John Vandenberg <jayvdb@gmail.com>
Gerrit-Reviewer: Mpaa <mpaa.wiki@gmail.com>
Gerrit-Reviewer: Siebrand <siebrand@kitano.nl>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: Zhuyifei1999 <zhuyifei1999@gmail.com>
Gerrit-Reviewer: jenkins-bot (75)