summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/ajax_test.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/simpletest/tests/ajax_test.module')
-rw-r--r--modules/simpletest/tests/ajax_test.module5
1 files changed, 2 insertions, 3 deletions
diff --git a/modules/simpletest/tests/ajax_test.module b/modules/simpletest/tests/ajax_test.module
index 70f87f512..4148a0839 100644
--- a/modules/simpletest/tests/ajax_test.module
+++ b/modules/simpletest/tests/ajax_test.module
@@ -1,9 +1,8 @@
<?php
-// $Id$
/**
* @file
- * Helper module for AJAX framework tests.
+ * Helper module for Ajax framework tests.
*/
/**
@@ -45,7 +44,7 @@ function ajax_test_render() {
}
/**
- * Menu callback; Returns AJAX element with #error property set.
+ * Menu callback; Returns Ajax element with #error property set.
*/
function ajax_test_error() {
$message = '';