From: Sebastian Bergmann Date: Fri, 24 May 2002 08:46:32 +0000 (+0000) Subject: Fugbix typo. X-Git-Tag: RELEASE_0_10~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a014080299561428001795e8cc10ad1986818557;p=php Fugbix typo. --- 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: