]> granicus.if.org Git - php/commitdiff
typofix
authorfoobar <sniper@php.net>
Wed, 12 Jun 2002 17:46:15 +0000 (17:46 +0000)
committerfoobar <sniper@php.net>
Wed, 12 Jun 2002 17:46:15 +0000 (17:46 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 55e072995a0d8ce2cbc1de4b6ac21e9d82601b38..4cf55b30415ef3be99b37110dd6e1d3dda9dd280 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
-- Fixed set_error_hanlder() to accept methods as callbacks and also report
+- Fixed set_error_handler() to accept methods as callbacks and also report
   invalid callbacks. (Andrei)
 - Fixed a memory corruption bug in overload extension. (Andrei)
 - Fixed error handling in fsockopen() on win32. (Jason)