diff options
Diffstat (limited to 'ext/date/tests/strftime_variation23.phpt')
-rw-r--r-- | ext/date/tests/strftime_variation23.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/strftime_variation23.phpt b/ext/date/tests/strftime_variation23.phpt index 58b266c20f..2cb7ec6727 100644 --- a/ext/date/tests/strftime_variation23.phpt +++ b/ext/date/tests/strftime_variation23.phpt @@ -7,7 +7,7 @@ Test strftime() function : usage variation - Checking large positive and negativ /* 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"; |