jenkins-bot has submitted this change and it was merged.

Change subject: Fix a typo: lanugage -> language
......................................................................


Fix a typo: lanugage -> language

Change-Id: I91d0bab2581a61d70673ba3269963fa33d1c95f5
---
M includes/specials/SpecialMobileLanguages.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/includes/specials/SpecialMobileLanguages.php 
b/includes/specials/SpecialMobileLanguages.php
index 81e857c..e89a8a7 100644
--- a/includes/specials/SpecialMobileLanguages.php
+++ b/includes/specials/SpecialMobileLanguages.php
@@ -53,7 +53,7 @@
                $page = array_shift( $pages );
 
                if ( isset( $page['langlinks'] ) ) {
-                       // Set the name of each lanugage based on the system 
list of language names
+                       // Set the name of each language based on the system 
list of language names
                        $languageMap = Language::fetchLanguageNames();
                        $languages = $page['langlinks'];
                        foreach ( $page['langlinks'] as $code => $langObject ) {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I91d0bab2581a61d70673ba3269963fa33d1c95f5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Felixonmars <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to