From: X! Date: Wed, 14 Jan 2009 00:00:40 +0000 (+0000) Subject: Fix comment leftover from ApiLogout X-Git-Tag: 1.31.0-rc.0~43434 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=d9b9a30bb3c1ed2b4664501c78d4226c89175f5c;p=lhc%2Fweb%2Fwiklou.git Fix comment leftover from ApiLogout --- 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 */