diff options
Diffstat (limited to 'ext/date/tests/getdate_variation7.phpt')
| -rw-r--r-- | ext/date/tests/getdate_variation7.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/getdate_variation7.phpt b/ext/date/tests/getdate_variation7.phpt index dcff205f68..7563292d3f 100644 --- a/ext/date/tests/getdate_variation7.phpt +++ b/ext/date/tests/getdate_variation7.phpt @@ -7,7 +7,7 @@ Test getdate() function : usage variation - Passing high positive and negative f /* 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"; |
