From 9ff6e26d74527f0cb81699a8e70d9655e77d935e Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Mon, 14 Jul 2008 06:44:05 +0000 Subject: [PATCH] fix typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2e687dae90..5e9e24cfde 100644 --- a/NEWS +++ b/NEWS @@ -36,7 +36,7 @@ PHP NEWS . Added "request_order" INI variable to control specifically $_REQUEST behavior. (Stas) . Added support for exception linking. (Marcus) - . Added ability to handle exceptions in destuctors. (Marcus) + . Added ability to handle exceptions in destructors. (Marcus) - Improved PHP runtime speed and memory usage: . Removed direct executor recursion. (Dmitry) -- 2.50.1