diff options
Diffstat (limited to 'ext/date/tests/gettimeofday_error.phpt')
| -rw-r--r-- | ext/date/tests/gettimeofday_error.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/gettimeofday_error.phpt b/ext/date/tests/gettimeofday_error.phpt index 558a381fe3..374ceed044 100644 --- a/ext/date/tests/gettimeofday_error.phpt +++ b/ext/date/tests/gettimeofday_error.phpt @@ -5,7 +5,7 @@ Test gettimeofday() function : error conditions /* Prototype : array gettimeofday([bool get_as_float]) * Description: Returns the current time as array * Source code: ext/standard/microtime.c - * Alias to functions: + * Alias to functions: */ echo "*** Testing gettimeofday() : error conditions ***\n"; |
