summaryrefslogtreecommitdiff
path: root/modules/update/tests/update_test.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/update/tests/update_test.module')
-rw-r--r--modules/update/tests/update_test.module4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/update/tests/update_test.module b/modules/update/tests/update_test.module
index 4ae4bccf9..252edb361 100644
--- a/modules/update/tests/update_test.module
+++ b/modules/update/tests/update_test.module
@@ -2,7 +2,7 @@
// $Id$
/**
- * Implement hook_menu().
+ * Implements hook_menu().
*/
function update_test_menu() {
$items = array();
@@ -18,7 +18,7 @@ function update_test_menu() {
}
/**
- * Implement hook_system_info_alter().
+ * Implements hook_system_info_alter().
*
* This checks the 'update_test_system_info' variable and sees if we need to
* alter the system info for the given $file based on the setting. The setting