summaryrefslogtreecommitdiff
path: root/ext/date/tests/gmdate_variation1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/gmdate_variation1.phpt')
-rw-r--r--ext/date/tests/gmdate_variation1.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/gmdate_variation1.phpt b/ext/date/tests/gmdate_variation1.phpt
index e2e2331958..e507dd01d7 100644
--- a/ext/date/tests/gmdate_variation1.phpt
+++ b/ext/date/tests/gmdate_variation1.phpt
@@ -5,7 +5,7 @@ Test gmdate() function : usage variation - Passing unexpected values to format a
/* Prototype : string gmdate(string format [, long timestamp])
* 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";