diff options
-rw-r--r-- | Zend/ZEND_CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/ZEND_CHANGES b/Zend/ZEND_CHANGES index 84fe763e0c..1667a1af90 100644 --- a/Zend/ZEND_CHANGES +++ b/Zend/ZEND_CHANGES @@ -442,7 +442,7 @@ Changes in the Zend Engine 2.0 Old code that has no user-defined functions 'catch', 'throw' and 'try' will run without modifications. - * Derefencing objects returned from functions. + * Dereferencing objects returned from functions. Example: |