Commit:    5f137d080acfc43ec66cc2a904076972edb5de67
Author:    Stanislav Malyshev <s...@php.net>         Tue, 30 Jul 2013 22:23:05 
-0700
Parents:   a03f0943ca0384b37083d371b121f23ad2054a83
Branches:  PHP-5.4 PHP-5.5 master

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

Log:
fix typo

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 0218615..332d4e7 100644
--- a/NEWS
+++ b/NEWS
@@ -27,7 +27,7 @@ PHP                                                           
             NEWS
     some specific contents). (Stas)
 
 - Pgsql:
-  . Fixed bug #65336 (pg_escape_literal/identifier() scilently returns false).
+  . Fixed bug #65336 (pg_escape_literal/identifier() silently returns false).
     (Yasuo)
 
 ?? ??? 2013, PHP 5.4.18


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

Reply via email to