diff options
Diffstat (limited to 'ext/date/tests/idate_basic.phpt')
| -rw-r--r-- | ext/date/tests/idate_basic.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/idate_basic.phpt b/ext/date/tests/idate_basic.phpt index 944f29f5b1..1e6186203c 100644 --- a/ext/date/tests/idate_basic.phpt +++ b/ext/date/tests/idate_basic.phpt @@ -5,7 +5,7 @@ Test idate() function : basic functionality /* 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() : basic functionality ***\n"; |
