From dfb87515cddb101f8f294461b5e1afba176e1700 Mon Sep 17 00:00:00 2001 From: Ammarpad Date: Tue, 22 Jan 2019 09:44:41 +0000 Subject: [PATCH] Fix typo in apierror message Replace "conjuction" with "conjunction" in Apierror-redirect-appendonly/en message Bug: T201491 Change-Id: Ia121deecf256888736a9a4de18967f85f063d153 --- 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 8f5ba8d492..36dbfa90fc 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -1838,7 +1838,7 @@ "apierror-readapidenied": "You need read permission to use this module.", "apierror-readonly": "The wiki is currently in read-only mode.", "apierror-reauthenticate": "You have not authenticated recently in this session, please reauthenticate.", - "apierror-redirect-appendonly": "You have attempted to edit using the redirect-following mode, which must be used in conjuction with section=new, prependtext, or appendtext.", + "apierror-redirect-appendonly": "You have attempted to edit using the redirect-following mode, which must be used in conjunction with section=new, prependtext, or appendtext.", "apierror-revdel-mutuallyexclusive": "The same field cannot be used in both hide and show.", "apierror-revdel-needtarget": "A target title is required for this RevDel type.", "apierror-revdel-paramneeded": "At least one value is required for hide and/or show.", -- 2.20.1