Fix I25cf5a94: It should be @since 1.21 now.
authorLiangent <liangent@gmail.com>
Tue, 7 May 2013 05:04:10 +0000 (05:04 +0000)
committerLiangent <liangent@gmail.com>
Tue, 7 May 2013 05:10:46 +0000 (05:10 +0000)
That patch was created before 1.20 release and has stayed there for a
long time...

Change-Id: Icd28f749d55dd820e142ba094c848b713d9548ab

languages/LanguageConverter.php

index 4969a7c..3770b9b 100644 (file)
@@ -1363,7 +1363,7 @@ class ConverterRule {
         * and may return false in this case (so this title conversion rule
         * will be ignored and the original title is shown).
         *
-        * @since 1.20
+        * @since 1.21
         * @param $variant The variant code to display page title in
         * @return String|false The converted title or false if just page name
         */