Fix typo
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 20 Aug 2011 12:47:17 +0000 (12:47 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 20 Aug 2011 12:47:17 +0000 (12:47 +0000)
includes/Namespace.php

index 95c167b..0883011 100644 (file)
@@ -27,7 +27,7 @@ class MWNamespace {
        /**
         * Throw an exception when trying to get the subject or talk page
         * for a given namespace where it does not make sense.
-        * Special namespaces are defined in includes/define.php and have
+        * Special namespaces are defined in includes/Defines.php and have
         * a value below 0 (ex: NS_SPECIAL = -1 , NS_MEDIA = -2)
         *
         * @param $index