Fix leftover doc comment in ApiQueryProtectedTitles
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 13 Feb 2009 21:36:34 +0000 (21:36 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 13 Feb 2009 21:36:34 +0000 (21:36 +0000)
includes/api/ApiQueryProtectedTitles.php

index 62bc3ca..28b9791 100644 (file)
@@ -29,7 +29,7 @@ if (!defined('MEDIAWIKI')) {
 }
 
 /**
- * Query module to enumerate all available pages.
+ * Query module to enumerate all create-protected pages.
  *
  * @ingroup API
  */