summaryrefslogtreecommitdiff
path: root/maintenance/orphans.php
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/orphans.php')
-rw-r--r--maintenance/orphans.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/maintenance/orphans.php b/maintenance/orphans.php
index 954117ce..8ecd9b81 100644
--- a/maintenance/orphans.php
+++ b/maintenance/orphans.php
@@ -23,8 +23,9 @@
* Then, kill the poor widows and orphans.
* Man this is depressing.
*
+ * @file
* @author <brion@pobox.com>
- * @addtogroup Maintenance
+ * @ingroup Maintenance
*/
$options = array( 'fix' );