summaryrefslogtreecommitdiff
path: root/ext/date/tests/strftime_variation12.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/strftime_variation12.phpt')
-rw-r--r--ext/date/tests/strftime_variation12.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/strftime_variation12.phpt b/ext/date/tests/strftime_variation12.phpt
index b798f428f6..8bd12f442f 100644
--- a/ext/date/tests/strftime_variation12.phpt
+++ b/ext/date/tests/strftime_variation12.phpt
@@ -11,7 +11,7 @@ if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') {
/* Prototype : string strftime(string format [, int timestamp])
* 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";