diff options
Diffstat (limited to 'ext/date/tests/getdate_variation4.phpt')
| -rw-r--r-- | ext/date/tests/getdate_variation4.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/getdate_variation4.phpt b/ext/date/tests/getdate_variation4.phpt index 59c1681cd7..9e4f43da62 100644 --- a/ext/date/tests/getdate_variation4.phpt +++ b/ext/date/tests/getdate_variation4.phpt @@ -5,7 +5,7 @@ Test getdate() function : usage variation - Verifyig by supplying year-wise samp /* 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"; |
