]> granicus.if.org Git - php/commitdiff
- fix typo, reword slightly
authorMichael Wallner <mike@php.net>
Sun, 5 Mar 2006 17:56:16 +0000 (17:56 +0000)
committerMichael Wallner <mike@php.net>
Sun, 5 Mar 2006 17:56:16 +0000 (17:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6c1ddef0a7132af8916ec094aaea1537185e1da0..392a66df4284d3db08a5466a97bca525f0c7571e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -48,8 +48,8 @@ PHP                                                                        NEWS
 - Fixed bug #36599 (DATE_W3C format constant incorrect). (Derick)
 - Fixed bug #36575 (SOAP: Incorrect complex type instantiation with
   hierarchies). (Dmitry)
-- Fixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY constant that show be
-  set when executing internal queries such as "show master status" via MySQL).
+- Fixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY constant that should be
+  set when executing internal queries like "show master status" via MySQL).
   (Ilia)
 - Fixed bug #36510 (strtotime() fails to parse date strings with tabs). (Ilia,
   Derick)