actions: Rename Doxygen group from "Action done on pages" to "Actions"
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 13 Sep 2019 23:32:16 +0000 (00:32 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Fri, 13 Sep 2019 23:32:16 +0000 (00:32 +0100)
Bug: T232104
Change-Id: Ia3b8c14bd62ac241824bce216361141adb77cc47

includes/actions/Action.php

index f892c5e..4be2f7d 100644 (file)
@@ -22,7 +22,7 @@
 use MediaWiki\MediaWikiServices;
 
 /**
- * @defgroup Actions Action done on pages
+ * @defgroup Actions Actions
  */
 
 /**