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