From 6b66374e0d01eb9c66f037675a7961d789beafa7 Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Wed, 19 Jan 2011 01:07:53 +0000 Subject: [PATCH] Fix typo in r80433 --- includes/CategoryPage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/CategoryPage.php b/includes/CategoryPage.php index 9005a1fc68..3011a884dd 100644 --- a/includes/CategoryPage.php +++ b/includes/CategoryPage.php @@ -594,7 +594,7 @@ class CategoryViewer { /** * What to do if the category table conflicts with the number of results - * returned? This function says what. Each type is considered independantly + * returned? This function says what. Each type is considered independently * of the other types. * * Note for grepping: uses the messages category-article-count, -- 2.20.1