]> granicus.if.org Git - php/commitdiff
typofix
authorfoobar <sniper@php.net>
Mon, 8 Dec 2003 10:12:42 +0000 (10:12 +0000)
committerfoobar <sniper@php.net>
Mon, 8 Dec 2003 10:12:42 +0000 (10:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 502fb3e7ebd82f415c9dc762661b6a208b5a8183..96dbd0cd2feeff21da2bd0e06da64f196e40ea2b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,8 +26,7 @@ PHP                                                                        NEWS
 - Changed stat() and family to be routed via streams API. (Sara)
 - Fixed include_once() / require_once() on Windows to honor case-insensitivity
   of files. (Andi)
-- Fixex get_declared_classes() to return only classes and not 
-  interfaces. (Andrey, Marcus)
+- Fixed get_declared_classes() to return only classes. (Andrey, Marcus)
 - Fixed __autoload() to preserve case of the passed class name. (Andi)
 - Fixed bug #26534 (stream_get_meta_data() -> Access Violation). (Wez)
 - Fixed bug #26528 (HTML entities are not being decoded by