* standardised file headers
[lhc/web/wiklou.git] / includes / diff / DifferenceInterface.php
index bb210ec..ba2a6da 100644 (file)
@@ -1,6 +1,9 @@
 <?php
 /**
- * @defgroup DifferenceEngine DifferenceEngine
+ * User interface for the difference engine
+ *
+ * @file
+ * @ingroup DifferenceEngine
  */
  
 /**