Fix comment leftover from ApiLogout
authorX! <soxred93@users.mediawiki.org>
Wed, 14 Jan 2009 00:00:40 +0000 (00:00 +0000)
committerX! <soxred93@users.mediawiki.org>
Wed, 14 Jan 2009 00:00:40 +0000 (00:00 +0000)
includes/api/ApiWatch.php

index e7fadea..5683912 100644 (file)
@@ -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
  */