diff options
Diffstat (limited to 'ext/fileinfo/tests/finfo_close_error.phpt')
| -rw-r--r-- | ext/fileinfo/tests/finfo_close_error.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fileinfo/tests/finfo_close_error.phpt b/ext/fileinfo/tests/finfo_close_error.phpt index 85dc75406e..fdfc722ef7 100644 --- a/ext/fileinfo/tests/finfo_close_error.phpt +++ b/ext/fileinfo/tests/finfo_close_error.phpt @@ -7,7 +7,7 @@ Test finfo_close() function : error conditions /* Prototype : resource finfo_close(resource finfo) * Description: Close fileinfo resource. * Source code: ext/fileinfo/fileinfo.c - * Alias to functions: + * Alias to functions: */ echo "*** Testing finfo_close() : error conditions ***\n"; |
