]> granicus.if.org Git - php/commitdiff
Fixed typo
authorIlia Alshanetsky <iliaa@php.net>
Mon, 24 Sep 2007 23:33:24 +0000 (23:33 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 24 Sep 2007 23:33:24 +0000 (23:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2ce53a136c836b83523f9de695d4638e17742030..7a1572359ec7ccd3471c4653e9d36579470377c7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,7 +30,7 @@ PHP                                                                        NEWS
   Reported by Laurent gaffie. (Ilia)
 - Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre)
 
-- Fixed bug #42739 (mkdir() doesnt like a trailing slash when safe_mode is 
+- Fixed bug #42739 (mkdir() doesn't like a trailing slash when safe_mode is 
   enabled). (Ilia)
 - Fixed bug #42699 (PHP_SELF duplicates path). (Dmitry)
 - Fixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT). (Ilia)