Commit:    466584f40bc2443c77bde38b797d5d2864a26a82
Author:    Stanislav Malyshev <s...@php.net>         Fri, 16 Aug 2013 11:34:16 
-0700
Parents:   4734b31953b4ffaba5a5d144a6544cba4b391727
Branches:  PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=466584f40bc2443c77bde38b797d5d2864a26a82

Log:
fix typo

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 7f295fc..fa9b3cf 100644
--- a/NEWS
+++ b/NEWS
@@ -68,7 +68,7 @@ PHP                                                           
             NEWS
   . Fixed bug #65268 (select() implementation uses outdated tick API). (Anatol)
 
 - Pgsql:
-  . Fixed bug #65336 (pg_escape_literal/identifier() scilently returns false).
+  . Fixed bug #65336 (pg_escape_literal/identifier() silently returns false).
     (Yasuo)
 
 18 Jul 2013, PHP 5.5.1


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to