summaryrefslogtreecommitdiff
path: root/ext/date/tests/strftime_variation18.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/strftime_variation18.phpt')
-rw-r--r--ext/date/tests/strftime_variation18.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/strftime_variation18.phpt b/ext/date/tests/strftime_variation18.phpt
index f181492a18..b0f21ff010 100644
--- a/ext/date/tests/strftime_variation18.phpt
+++ b/ext/date/tests/strftime_variation18.phpt
@@ -9,7 +9,7 @@ if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') {
--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:
*/