WARNING: HUGE COMMIT
[lhc/web/wiklou.git] / includes / api / ApiQueryCategories.php
index e1abf88..2fd4eb4 100644 (file)
@@ -31,7 +31,7 @@ if (!defined('MEDIAWIKI')) {
 /**
  * A query module to enumerate categories the set of pages belong to.
  *
- * @addtogroup API
+ * @ingroup API
  */
 class ApiQueryCategories extends ApiQueryGeneratorBase {