From 8fd983889615df5f2d3fe4bdbce24ae3328aff06 Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Mon, 27 Jul 2015 21:11:22 +0300 Subject: [PATCH] Add full stop to apihelp-query+revisions+base-param-difftotext Change-Id: Ibe24632434387b56eb47bce16f57f83cdc28a24c --- includes/api/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 6c7ce81688..33f2811897 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -906,7 +906,7 @@ "apihelp-query+revisions+base-param-parse": "Parse revision content (requires $1prop=content). For performance reasons, if this option is used, $1limit is enforced to 1.", "apihelp-query+revisions+base-param-section": "Only retrieve the content of this section number.", "apihelp-query+revisions+base-param-diffto": "Revision ID to diff each revision to. Use prev, next and cur for the previous, next and current revision respectively.", - "apihelp-query+revisions+base-param-difftotext": "Text to diff each revision to. Only diffs a limited number of revisions. Overrides $1diffto. If $1section is set, only that section will be diffed against this text", + "apihelp-query+revisions+base-param-difftotext": "Text to diff each revision to. Only diffs a limited number of revisions. Overrides $1diffto. If $1section is set, only that section will be diffed against this text.", "apihelp-query+revisions+base-param-contentformat": "Serialization format used for $1difftotext and expected for output of content.", "apihelp-query+search-description": "Perform a full text search.", -- 2.20.1