From d9b9a30bb3c1ed2b4664501c78d4226c89175f5c Mon Sep 17 00:00:00 2001 From: X! Date: Wed, 14 Jan 2009 00:00:40 +0000 Subject: [PATCH] Fix comment leftover from ApiLogout --- includes/api/ApiWatch.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/includes/api/ApiWatch.php b/includes/api/ApiWatch.php index e7fadea279..56839129dd 100644 --- a/includes/api/ApiWatch.php +++ b/includes/api/ApiWatch.php @@ -29,8 +29,7 @@ if (!defined('MEDIAWIKI')) { } /** - * API module to allow users to log out of the wiki. API equivalent of - * Special:Userlogout. + * API module to allow users to watch a page * * @ingroup API */ -- 2.20.1