summaryrefslogtreecommitdiff
path: root/ext/date/tests/gmmktime_variation4.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/gmmktime_variation4.phpt')
-rw-r--r--ext/date/tests/gmmktime_variation4.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/gmmktime_variation4.phpt b/ext/date/tests/gmmktime_variation4.phpt
index 114fca9da4..fb51916e34 100644
--- a/ext/date/tests/gmmktime_variation4.phpt
+++ b/ext/date/tests/gmmktime_variation4.phpt
@@ -3,7 +3,7 @@ Test gmmktime() function : usage variation - Passing unexpected values to fourth
--FILE--
<?php
/* Prototype : int gmmktime([int hour [, int min [, int sec [, int mon [, int day [, int year]]]]]])
- * Description: Get UNIX timestamp for a GMT date
+ * Description: Get UNIX timestamp for a GMT date
* Source code: ext/date/php_date.c
* Alias to functions:
*/