summaryrefslogtreecommitdiff
path: root/ext/date/tests/gmdate_variation2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/gmdate_variation2.phpt')
-rw-r--r--ext/date/tests/gmdate_variation2.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/date/tests/gmdate_variation2.phpt b/ext/date/tests/gmdate_variation2.phpt
index 3a2ba5e69f..2884d51a2b 100644
--- a/ext/date/tests/gmdate_variation2.phpt
+++ b/ext/date/tests/gmdate_variation2.phpt
@@ -3,9 +3,9 @@ Test gmdate() function : usage variation - Passing unexpected values to timestam
--FILE--
<?php
/* Prototype : string gmdate(string format [, long timestamp])
- * Description: Format a GMT date/time
+ * Description: Format a GMT date/time
* Source code: ext/date/php_date.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing gmdate() : usage variation ***\n";