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