diff options
Diffstat (limited to 'ext/date/tests/getdate_variation2.phpt')
| -rw-r--r-- | ext/date/tests/getdate_variation2.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/getdate_variation2.phpt b/ext/date/tests/getdate_variation2.phpt index bd3b6d5779..cb900e260f 100644 --- a/ext/date/tests/getdate_variation2.phpt +++ b/ext/date/tests/getdate_variation2.phpt @@ -5,7 +5,7 @@ Test getdate() function : usage variation - Passing octal timestamp values /* Prototype : array getdate([int timestamp]) * Description: Get date/time information * Source code: ext/date/php_date.c - * Alias to functions: + * Alias to functions: */ echo "*** Testing getdate() : usage variation ***\n"; |
