diff options
Diffstat (limited to 'ext/date/tests/idate_variation2.phpt')
-rw-r--r-- | ext/date/tests/idate_variation2.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/idate_variation2.phpt b/ext/date/tests/idate_variation2.phpt index b574996a17..5d6cc6b13f 100644 --- a/ext/date/tests/idate_variation2.phpt +++ b/ext/date/tests/idate_variation2.phpt @@ -3,7 +3,7 @@ Test idate() function : usage variation - Passing unexpected values to second op --FILE-- <?php /* Prototype : int idate(string format [, int timestamp]) - * Description: Format a local time/date as integer + * Description: Format a local time/date as integer * Source code: ext/date/php_date.c * Alias to functions: */ |