From: Tim Starling Date: Mon, 6 Mar 2006 13:52:21 +0000 (+0000) Subject: indenting X-Git-Tag: 1.6.0~226 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=730535c329cdf888b8101277dc596e85b65098a5;p=lhc%2Fweb%2Fwiklou.git indenting --- diff --git a/includes/Namespace.php b/includes/Namespace.php index f8a1ab81f0..02f44ca684 100644 --- a/includes/Namespace.php +++ b/includes/Namespace.php @@ -24,7 +24,7 @@ $wgCanonicalNamespaceNames = array( NS_TEMPLATE_TALK => 'Template_talk', NS_HELP => 'Help', NS_HELP_TALK => 'Help_talk', - NS_CATEGORY => 'Category', + NS_CATEGORY => 'Category', NS_CATEGORY_TALK => 'Category_talk', );