From d64bba6bd402b35ba01d10dd8a14853c6aaef7b7 Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Wed, 11 Feb 2009 10:50:43 +0000 Subject: [PATCH] Typo : #47356 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275573 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysql/functions/mysql-set-charset.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/mysql/functions/mysql-set-charset.xml b/reference/mysql/functions/mysql-set-charset.xml index de71106c63..93946665cf 100644 --- a/reference/mysql/functions/mysql-set-charset.xml +++ b/reference/mysql/functions/mysql-set-charset.xml @@ -1,5 +1,5 @@ - + mysql_set_charset @@ -53,7 +53,7 @@ This is the preferred way to change the charset. Using mysql_query to execute SET NAMES .. - is not reccomended. + is not recommended.