Merge "No more undefined usage of rev{Start,End}Id warnings"
[lhc/web/wiklou.git] / maintenance / refreshImageMetadata.php
index 9b732ed..958b2ba 100644 (file)
@@ -24,7 +24,7 @@
  *
  * @file
  * @author Brian Wolff
- * @ingroup maintenance
+ * @ingroup Maintenance
  */
 
 require_once( dirname( __FILE__ ) . '/Maintenance.php' );