rm stray tab
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Tue, 11 Jan 2011 13:46:31 +0000 (13:46 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Tue, 11 Jan 2011 13:46:31 +0000 (13:46 +0000)
includes/SpecialPage.php

index 4a2af8a..558296a 100644 (file)
@@ -505,7 +505,7 @@ class SpecialPage {
 
        /**
         * Execute a special page path.
-        * The path     may contain parameters, e.g. Special:Name/Params
+        * The path may contain parameters, e.g. Special:Name/Params
         * Extracts the special page name and call the execute method, passing the parameters
         *
         * Returns a title object if the page is redirected, false if there was no such special