From 7daf795fe891b1c57b14d124432b6a86141fbb14 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Wed, 14 Sep 2005 15:22:39 +0000 Subject: [PATCH] typo --- includes/Title.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Title.php b/includes/Title.php index a4dc83f04a..7c94ef4798 100644 --- a/includes/Title.php +++ b/includes/Title.php @@ -901,7 +901,7 @@ class Title { } /** - * Is $wgUser perform $action this page? + * Can $wgUser perform $action this page? * @param string $action action that permission needs to be checked for * @return boolean * @access private -- 2.20.1