From 1da26fadfe9cdcbd89a912b9f61c710adff4c6c8 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 4 Dec 2009 16:49:48 +0000 Subject: - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. --- modules/trigger/tests/trigger_test.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/trigger/tests') 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". -- cgit v1.2.3