diff options
Diffstat (limited to 'ext/date/tests/getdate_variation5.phpt')
-rw-r--r-- | ext/date/tests/getdate_variation5.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/getdate_variation5.phpt b/ext/date/tests/getdate_variation5.phpt index 9cf29a2fc8..b34b5772c2 100644 --- a/ext/date/tests/getdate_variation5.phpt +++ b/ext/date/tests/getdate_variation5.phpt @@ -5,7 +5,7 @@ Test getdate() function : usage variation - Verifyig with different timezones on /* 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"; |