]> granicus.if.org Git - php/commitdiff
fix sp
authorSterling Hughes <sterling@php.net>
Sun, 7 Oct 2001 11:59:14 +0000 (11:59 +0000)
committerSterling Hughes <sterling@php.net>
Sun, 7 Oct 2001 11:59:14 +0000 (11:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0e1adbccb50ba45753205356a73b898ef69ff2bf..3ca295a347f2b03d1583df40bf81bb161a989b13 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.8-dev
 - Added version_compare() function (Stig)
-- Don't through a file does not exist warning for the is_dir(), is_writeable(),
+- Don't throw a file does not exist warning for the is_dir(), is_writeable(),
   is_readable(), is_executable(), is_link() and is_file() functions. (Sterling)
 - Added array_change_key_case() function that returns array with
   with all string keys lowercased or uppercased (EdinK)