]> granicus.if.org Git - php/commitdiff
Fix same typo as UPGRADING
authorChristopher Jones <sixd@php.net>
Tue, 13 Sep 2011 01:07:48 +0000 (01:07 +0000)
committerChristopher Jones <sixd@php.net>
Tue, 13 Sep 2011 01:07:48 +0000 (01:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ddd11c09189ba65ceb24d94b22e7a2b4a306a316..42b9118ca56917e4462ea131024e3d9dcbebdb52 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ PHP                                                                        NEWS
     array_multisort). FR#55158 (Arpad)
 
 - Improved MySQL extensions:
-  . ext/mysql, mysqli and pdo_mysql now use mysqlnd by defalt. (Johannes)
+  . ext/mysql, mysqli and pdo_mysql now use mysqlnd by default. (Johannes)
 
 - Improved mbstring extension:
   . Added Shift_JIS/UTF-8 Emoji (pictograms) support. (Rui)