summaryrefslogtreecommitdiff
path: root/modules/trigger/tests/trigger_test.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/trigger/tests/trigger_test.module')
-rw-r--r--modules/trigger/tests/trigger_test.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/trigger/tests/trigger_test.module b/modules/trigger/tests/trigger_test.module
index 028f64b7d..ad7c4ec0e 100644
--- a/modules/trigger/tests/trigger_test.module
+++ b/modules/trigger/tests/trigger_test.module
@@ -7,7 +7,7 @@
*/
/**
- * Implementation of hook_action_info().
+ * Implements hook_action_info().
*/
function trigger_test_action_info() {
// Register an action that can be assigned to the trigger "cron".