https://www.mediawiki.org/wiki/Special:Code/MediaWiki/112823

Revision: 112823
Author:   robin
Date:     2012-03-01 17:57:15 +0000 (Thu, 01 Mar 2012)
Log Message:
-----------
fix typo in r112479

Modified Paths:
--------------
    trunk/phase3/includes/parser/CoreParserFunctions.php

Modified: trunk/phase3/includes/parser/CoreParserFunctions.php
===================================================================
--- trunk/phase3/includes/parser/CoreParserFunctions.php        2012-03-01 
17:49:19 UTC (rev 112822)
+++ trunk/phase3/includes/parser/CoreParserFunctions.php        2012-03-01 
17:57:15 UTC (rev 112823)
@@ -623,7 +623,7 @@
         * Gives language names.
         * @param $parser Parser
         * @param $code String  Language code (of which to get name)
-        * @param $inLnguage String  Language code (in which to get name)
+        * @param $inLanguage String  Language code (in which to get name)
         * @return String
         */
        static function language( $parser, $code = '', $inLanguage = '' ) {


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

Reply via email to