From e6f0456677171753ab72b6e7371af830b6851a02 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Tue, 13 Sep 2011 01:00:45 +0000 Subject: [PATCH] Fix typo and grammar --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1