]> granicus.if.org Git - php/commitdiff
Typofix
authorEdin Kadribasic <edink@php.net>
Tue, 3 Aug 2004 22:56:15 +0000 (22:56 +0000)
committerEdin Kadribasic <edink@php.net>
Tue, 3 Aug 2004 22:56:15 +0000 (22:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c729bfa290a373ba6405992db1f00763ddc4f1ae..25ce31c6f8af4749d09ab6f2793b31b11a84804d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.0.1
-- Updated several libriaries bundled with the windows release which now 
+- Updated several libraries bundled with the windows release which now 
   includes libxml2-2.6.11, libxslt-1.1.7 and iconv-1.9.1. (Rob, Edin)
 - Improved and moved ActiveScript SAPI to PECL.  (Wez)
 - Fixed bug #29505 (get_class_vars() severely broken when used with arrays).