diff options
Diffstat (limited to 'ext/date/tests/idate_variation4.phpt')
-rw-r--r-- | ext/date/tests/idate_variation4.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/idate_variation4.phpt b/ext/date/tests/idate_variation4.phpt index 6aa1735dfb..83377315b2 100644 --- a/ext/date/tests/idate_variation4.phpt +++ b/ext/date/tests/idate_variation4.phpt @@ -5,7 +5,7 @@ Test idate() function : usage variation - Passing supported Date format characte /* Prototype : int idate(string format [, int timestamp]) * Description: Format a local time/date as integer * Source code: ext/date/php_date.c - * Alias to functions: + * Alias to functions: */ echo "*** Testing idate() : usage variation ***\n"; |