WARNING: HUGE COMMIT
[lhc/web/wiklou.git] / includes / api / ApiBlock.php
index 12f9025..3f4d0c9 100644 (file)
@@ -31,7 +31,7 @@ if (!defined('MEDIAWIKI')) {
 * API module that facilitates the blocking of users. Requires API write mode
 * to be enabled.
 *
- * @addtogroup API
+ * @ingroup API
  */
 class ApiBlock extends ApiBase {