diff options
Diffstat (limited to 'ext/date/tests/gmstrftime_variation2.phpt')
-rw-r--r-- | ext/date/tests/gmstrftime_variation2.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/gmstrftime_variation2.phpt b/ext/date/tests/gmstrftime_variation2.phpt index c29241b793..2026412ad1 100644 --- a/ext/date/tests/gmstrftime_variation2.phpt +++ b/ext/date/tests/gmstrftime_variation2.phpt @@ -11,7 +11,7 @@ if(PHP_INT_SIZE != 4 ) { /* 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"; |