From: Christopher Jones Date: Tue, 13 Sep 2011 01:00:45 +0000 (+0000) Subject: Fix typo and grammar X-Git-Tag: php-5.4.0beta1~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6f0456677171753ab72b6e7371af830b6851a02;p=php Fix typo and grammar --- diff --git a/UPGRADING b/UPGRADING index cfee2c839f..957b8ac867 100755 --- a/UPGRADING +++ b/UPGRADING @@ -303,7 +303,7 @@ UPGRADE NOTES - PHP X.Y c. with changed behaviour - The MySQL extensions (ext/mysql, mysqli and PDO_mysql) use mysqlnd - as defalt library now. It is still possible to use libmysql by + as the default library now. It is still possible to use libmysql by specifying a path to the configure options. - The session extension now can hook into the file upload feature in order to provide upload progress information through session