* (bug 11462) Fix typo in LanguageGetSpecialPageAliases hook name
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 26 Sep 2007 19:23:04 +0000 (19:23 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 26 Sep 2007 19:23:04 +0000 (19:23 +0000)
RELEASE-NOTES
languages/Language.php
languages/messages/MessagesDa.php
languages/messages/MessagesDe.php
languages/messages/MessagesEn.php
languages/messages/MessagesHy.php
languages/messages/MessagesNl.php
languages/messages/MessagesSv.php

index e28d8e7..89acf77 100644 (file)
@@ -72,6 +72,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 11450) Fix creation of objectcache table on upgrade
 * Fix namespace selection after submit of Special:Newpages
 * Make input form of Special:Newpages nicer for RTL wikis
+* (bug 11462) Fix typo in LanguageGetSpecialPageAliases hook name
 
 
 === API changes in 1.12 ===
index 9248362..dbf674e 100644 (file)
@@ -1187,7 +1187,7 @@ class Language {
                $this->load();
                if ( !isset( $this->mExtendedSpecialPageAliases ) ) {
                        $this->mExtendedSpecialPageAliases = $this->specialPageAliases;
-                       wfRunHooks( 'LangugeGetSpecialPageAliases', 
+                       wfRunHooks( 'LanguageGetSpecialPageAliases', 
                                array( &$this->mExtendedSpecialPageAliases, $this->getCode() ) );
                }
                return $this->mExtendedSpecialPageAliases;
index a5849b4..2e2fd38 100644 (file)
@@ -55,7 +55,7 @@ $linkTrail = '/^([a-zæøå]+)(.*)$/sDu';
  * listed alias will be used as the default. Aliases from the fallback 
  * localisation (usually English) will be included by default. 
  * 
- * This array may be altered at runtime using the LangugeGetSpecialPageAliases 
+ * This array may be altered at runtime using the LanguageGetSpecialPageAliases 
  * hook.
  */
 $specialPageAliases = array(
index 05d0da6..7e5eb1b 100644 (file)
@@ -57,7 +57,7 @@ $linkTrail = '/^([äöüßa-z]+)(.*)$/sDu';
  * listed alias will be used as the default. Aliases from the fallback 
  * localisation (usually English) will be included by default. 
  * 
- * This array may be altered at runtime using the LangugeGetSpecialPageAliases 
+ * This array may be altered at runtime using the LanguageGetSpecialPageAliases 
  * hook.
  */
 $specialPageAliases = array(
index bb35d61..b1a4757 100644 (file)
@@ -348,7 +348,7 @@ $magicWords = array(
  * listed alias will be used as the default. Aliases from the fallback
  * localisation (usually English) will be included by default.
  *
- * This array may be altered at runtime using the LangugeGetSpecialPageAliases
+ * This array may be altered at runtime using the LanguageGetSpecialPageAliases
  * hook.
  */
 $specialPageAliases = array(
index 1f409e7..2e9135e 100644 (file)
@@ -264,7 +264,7 @@ $magicWords = array(
  * listed alias will be used as the default. Aliases from the fallback 
  * localisation (usually English) will be included by default. 
  * 
- * This array may be altered at runtime using the LangugeGetSpecialPageAliases 
+ * This array may be altered at runtime using the LanguageGetSpecialPageAliases 
  * hook. 
  */
 $specialPageAliases = array(
index 0c6057d..42abe97 100644 (file)
@@ -213,7 +213,7 @@ $magicWords = array(
  * listed alias will be used as the default. Aliases from the fallback
  * localisation (usually English) will be included by default.
  *
- * This array may be altered at runtime using the LangugeGetSpecialPageAliases
+ * This array may be altered at runtime using the LanguageGetSpecialPageAliases
  * hook.
  */
 $specialPageAliases = array(
index f0ca020..295056f 100644 (file)
@@ -42,7 +42,7 @@ $namespaceAliases = array(
  * listed alias will be used as the default. Aliases from the fallback
  * localisation (usually English) will be included by default.
  *
- * This array may be altered at runtime using the LangugeGetSpecialPageAliases
+ * This array may be altered at runtime using the LanguageGetSpecialPageAliases
  * hook.
  */
 $specialPageAliases = array(