diff options
Diffstat (limited to 'Zend/tests/bug46196.phpt')
-rw-r--r-- | Zend/tests/bug46196.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug46196.phpt b/Zend/tests/bug46196.phpt index d8ecc721ad..7a6a753d87 100644 --- a/Zend/tests/bug46196.phpt +++ b/Zend/tests/bug46196.phpt @@ -5,7 +5,7 @@ Olivier Doucet --FILE-- <?php /* Prototype : void restore_error_handler(void) - * Description: Restores the previously defined error handler function + * Description: Restores the previously defined error handler function * Source code: Zend/zend_builtin_functions.c * Alias to functions: */ |