r114503 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114502‎ | r114503 | r114504 >
Date:22:54, 26 March 2012
Author:awjrichards
Status:deferred
Tags:
Comment:
MFG Change-Id: Ie47095aeae42fdb1e2768879dc668f37e06c8729
Modified paths:
  • /branches/wmf/1.19wmf1/extensions/MobileFrontend/MobileFrontend.body.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.19wmf1/extensions/MobileFrontend/MobileFrontend.body.php
@@ -297,7 +297,7 @@
298298 $languageUrls[] = array(
299299 'href' => $languageUrl,
300300 'text' => ( Language::$langFetchMethodName( $nt->getInterwiki() ) != ''
301 - ? Lanuage::$langFetchMethodName( $nt->getInterwiki() )
 301+ ? Language::$langFetchMethodName( $nt->getInterwiki() )
302302 : $l ),
303303 'language' => Language::$langFetchMethodName( $lang ),
304304 'class' => $class,

Status & tagging log