From 730535c329cdf888b8101277dc596e85b65098a5 Mon Sep 17 00:00:00 2001 From: Tim Starling Date: Mon, 6 Mar 2006 13:52:21 +0000 Subject: [PATCH] indenting --- includes/Namespace.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', ); -- 2.20.1