]> granicus.if.org Git - php/commitdiff
Fix typo
authorKalle Sommer Nielsen <kalle@php.net>
Fri, 20 Mar 2009 08:39:42 +0000 (08:39 +0000)
committerKalle Sommer Nielsen <kalle@php.net>
Fri, 20 Mar 2009 08:39:42 +0000 (08:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9c94ad5d93118bc17fe4501a355b71b3fef8c4ca..75b68ca204be1e6735b0e59bd09c4e92141cdd14 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-PHP                                                                        NEWS
+PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2009, PHP 5.2.10
 - Added new CURL options CURLOPT_REDIR_PROTOCOLS, CURLOPT_PROTOCOLS,
@@ -6,7 +6,7 @@ PHP                                                                        NEWS
 
 - Fixed memory corruptions while reading properties of zip files. (Ilia)
 
-- Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension)
+- Fixed bug #47721 (Alignment issues in mbstring and sysvshm extension)
   (crrodriguez at opensuse dot org, Ilia)
 - Fixed bug #47704 (PHP crashes on some "bad" operations with string offsets).
   (Dmitry)