]> granicus.if.org Git - php/commitdiff
typo
authorAndrey Hristov <andrey@php.net>
Thu, 5 Feb 2004 21:11:26 +0000 (21:11 +0000)
committerAndrey Hristov <andrey@php.net>
Thu, 5 Feb 2004 21:11:26 +0000 (21:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2450ae30352b283a24125c0ba21ab5b0ac350330..90bb51a4b2978aed651029265c36f5e28addc285 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,7 @@ PHP                                                                        NEWS
 - Fixed problems with longlong values in mysqli. (Georg)
 - Fixed class name case preserving of user defined classes. (Marcus)
 - Fixed bug #27145 (Unmangle private/protected property names before printing
-  then inside error messages). (Ilia)
+  them inside error messages). (Ilia)
 - Fixed bug #27103 (preg_split('//u') incorrectly splits UTF-8 strings into
   octets). (Moriyoshi)
 - Fixed bug #27042 (SPL: SeekableIterator seek() broken). (Marcus)