diff options
Diffstat (limited to 'ext/date/tests/gmstrftime_variation3.phpt')
-rw-r--r-- | ext/date/tests/gmstrftime_variation3.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/gmstrftime_variation3.phpt b/ext/date/tests/gmstrftime_variation3.phpt index bc05c7b4c0..f0abcd3a05 100644 --- a/ext/date/tests/gmstrftime_variation3.phpt +++ b/ext/date/tests/gmstrftime_variation3.phpt @@ -5,7 +5,7 @@ Test gmstrftime() function : usage variation - Passing week related format strin /* Prototype : string gmstrftime(string format [, int timestamp]) * Description: Format a GMT/UCT time/date according to locale settings * Source code: ext/date/php_date.c - * Alias to functions: + * Alias to functions: */ echo "*** Testing gmstrftime() : usage variation ***\n"; |