From 83184af2c0c5d4d9f6b43b0dc7843d985328fc5b Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Mon, 16 Jan 2017 22:52:45 -0800 Subject: [PATCH] Typofix: Categorie -> Category Follows-up f81bb12266 Change-Id: I902522e8a3003cf7fa15c29208fdf7e45e4610f8 --- includes/specials/SpecialUncategorizedcategories.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/specials/SpecialUncategorizedcategories.php b/includes/specials/SpecialUncategorizedcategories.php index 90dfdc57bd..77b6926457 100644 --- a/includes/specials/SpecialUncategorizedcategories.php +++ b/includes/specials/SpecialUncategorizedcategories.php @@ -40,7 +40,7 @@ class UncategorizedCategoriesPage extends UncategorizedPagesPage { } /** - * Returns an array of categorie titles (usually without the namespace), which + * Returns an array of category titles (usually without the namespace), which * shouldn't be listed on this page, even if they're uncategorized. * * @return array -- 2.20.1