diff options
Diffstat (limited to 'ext/date/tests/strftime_variation7.phpt')
-rw-r--r-- | ext/date/tests/strftime_variation7.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/strftime_variation7.phpt b/ext/date/tests/strftime_variation7.phpt index 3a6fcc980d..29a9406381 100644 --- a/ext/date/tests/strftime_variation7.phpt +++ b/ext/date/tests/strftime_variation7.phpt @@ -3,7 +3,7 @@ Test strftime() function : usage variation - Passing day related format strings --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: */ |