r112823 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112822‎ | r112823 | r112824 >
Date:17:57, 1 March 2012
Author:robin
Status:ok
Tags:
Comment:
fix typo in r112479
Modified paths:
  • /trunk/phase3/includes/parser/CoreParserFunctions.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/parser/CoreParserFunctions.php
@@ -623,7 +623,7 @@
624624 * Gives language names.
625625 * @param $parser Parser
626626 * @param $code String Language code (of which to get name)
627 - * @param $inLnguage String Language code (in which to get name)
 627+ * @param $inLanguage String Language code (in which to get name)
628628 * @return String
629629 */
630630 static function language( $parser, $code = '', $inLanguage = '' ) {

Sign-offs

UserFlagDate
Nikerabbitinspected06:29, 2 March 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r112479Combine getLanguageNames and getTranslatedLanguageNames into one function whi...robin11:59, 27 February 2012

Status & tagging log