Fix typo in apierror message
authorAmmarpad <ammarpad@yahoo.com>
Tue, 22 Jan 2019 09:44:41 +0000 (09:44 +0000)
committerAmmarpad <ammarpad@yahoo.com>
Tue, 22 Jan 2019 20:56:36 +0000 (20:56 +0000)
Replace "conjuction" with "conjunction" in Apierror-redirect-appendonly/en message

Bug: T201491
Change-Id: Ia121deecf256888736a9a4de18967f85f063d153

includes/api/i18n/en.json

index 8f5ba8d..36dbfa9 100644 (file)
        "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 <kbd>section=new</kbd>, <var>prependtext</var>, or <var>appendtext</var>.",
+       "apierror-redirect-appendonly": "You have attempted to edit using the redirect-following mode, which must be used in conjunction with <kbd>section=new</kbd>, <var>prependtext</var>, or <var>appendtext</var>.",
        "apierror-revdel-mutuallyexclusive": "The same field cannot be used in both <var>hide</var> and <var>show</var>.",
        "apierror-revdel-needtarget": "A target title is required for this RevDel type.",
        "apierror-revdel-paramneeded": "At least one value is required for <var>hide</var> and/or <var>show</var>.",