http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95080

Revision: 95080
Author:   catrope
Date:     2011-08-20 12:47:17 +0000 (Sat, 20 Aug 2011)
Log Message:
-----------
Fix typo

Modified Paths:
--------------
    trunk/phase3/includes/Namespace.php

Modified: trunk/phase3/includes/Namespace.php
===================================================================
--- trunk/phase3/includes/Namespace.php 2011-08-20 12:47:00 UTC (rev 95079)
+++ trunk/phase3/includes/Namespace.php 2011-08-20 12:47:17 UTC (rev 95080)
@@ -27,7 +27,7 @@
        /**
         * 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


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

Reply via email to