From: Niklas Laxström Date: Tue, 11 Jan 2011 13:46:31 +0000 (+0000) Subject: rm stray tab X-Git-Tag: 1.31.0-rc.0~32628 X-Git-Url: http://git.cyclocoop.org/%22.%28%24lien.?a=commitdiff_plain;h=8dee564d2a4c4c7565021292c7f32d4e9ca04553;p=lhc%2Fweb%2Fwiklou.git rm stray tab --- diff --git a/includes/SpecialPage.php b/includes/SpecialPage.php index 4a2af8af01..558296a679 100644 --- a/includes/SpecialPage.php +++ b/includes/SpecialPage.php @@ -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