jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/361215 )

Change subject: Fix typo in word 'destination'
......................................................................


Fix typo in word 'destination'

Bug: T168059
Change-Id: Id47051756616f3d81d753bf4e68a27292a425b12
---
M api/ApiLiveTranslate.php
M i18n/en.json
2 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/api/ApiLiveTranslate.php b/api/ApiLiveTranslate.php
index 6e4072d..3da26d1 100644
--- a/api/ApiLiveTranslate.php
+++ b/api/ApiLiveTranslate.php
@@ -113,7 +113,7 @@
        
        public function getDescription() {
                return array(
-                       'Returns the available translations of the provided 
words in the source language in the destiniation language.'
+                       'Returns the available translations of the provided 
words in the source language in the destination language.'
                );
        }
 
diff --git a/i18n/en.json b/i18n/en.json
index f496b41..f8ce788 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -43,8 +43,8 @@
        "apihelp-query+translationmemories-summary": "This module returns all 
matching translation memories",
        "apihelp-importtms-description": "Imports one or more translation 
memories.",
        "apihelp-importtms-summary": "Imports one or more translation 
memories.",
-       "apihelp-livetranslate-description": "Returns the available 
translations of the provided words in the source language in the destiniation 
language.",
-       "apihelp-livetranslate-summary": "Returns the available translations of 
the provided words in the source language in the destiniation language.",
+       "apihelp-livetranslate-description": "Returns the available 
translations of the provided words in the source language in the destination 
language.",
+       "apihelp-livetranslate-summary": "Returns the available translations of 
the provided words in the source language in the destination language.",
        "apihelp-query+livetranslate-param-language": "The language for which 
to return special words",
        "apihelp-query+livetranslate-param-continue": "Offset number from where 
to continue the query",
        "apihelp-query+livetranslate-param-limit": "Maximum number of words to 
return",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id47051756616f3d81d753bf4e68a27292a425b12
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/LiveTranslate
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <umherirrender_de...@web.de>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Raimond Spekking <raimond.spekk...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to