From 8dee564d2a4c4c7565021292c7f32d4e9ca04553 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Tue, 11 Jan 2011 13:46:31 +0000 Subject: [PATCH] rm stray tab --- includes/SpecialPage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1