summaryrefslogtreecommitdiff
path: root/controllers/action.php
diff options
context:
space:
mode:
Diffstat (limited to 'controllers/action.php')
-rw-r--r--controllers/action.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/controllers/action.php b/controllers/action.php
index 32ec737d..b4006940 100644
--- a/controllers/action.php
+++ b/controllers/action.php
@@ -7,7 +7,7 @@ require_once __DIR__.'/base.php';
/**
* Automatic actions management
*
- * @package controllers
+ * @package controller
* @author Frederic Guillot
*/
class Action extends Base