]> granicus.if.org Git - php/commitdiff
typo agian :<
authorXinchen Hui <laruence@gmail.com>
Sun, 20 Dec 2015 02:40:58 +0000 (18:40 -0800)
committerXinchen Hui <laruence@gmail.com>
Sun, 20 Dec 2015 02:40:58 +0000 (18:40 -0800)
NEWS
UPGRADING

diff --git a/NEWS b/NEWS
index 8f058c66fb03475a979002cfec4043cf6f54ae0c..6f36391ec5629356d74f886de736eb9daf34fd9a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,7 @@ PHP                                                                        NEWS
   . Implemented FR #48532 (Allow pg_fetch_all() to index numerically). (Yasuo)
 
 - SQLite3:
-  . Implemented FR #71159 (Upgraed bundled SQLite lib to 3.9.2). (Laruence)
+  . Implemented FR #71159 (Upgraded bundled SQLite lib to 3.9.2). (Laruence)
 
 - Standard:
   . Fixed bug #71100 (long2ip() doesn't accept integers in strict mode).
index c7065e96d5c3ff99ee60d4556da9ff46c04bd87a..6640d163452bd8b396e48f4d84168dea52ed1cea 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -72,7 +72,7 @@ PHP 7.1 UPGRADE NOTES
 9. Other Changes to Extensions
 ========================================
 - SQLite3:
-  . Upgraed bundled SQLite lib to 3.9.2
+  . Upgraded bundled SQLite lib to 3.9.2
 
 ========================================
 10. New Global Constants