From 902abed4f9afc56313b356589f966525bb4d1ab0 Mon Sep 17 00:00:00 2001 From: Adam Trachtenberg Date: Wed, 21 Dec 2005 19:40:08 +0000 Subject: [PATCH] fix typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203396 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/soap/functions/soap-soapclient-construct.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/soap/functions/soap-soapclient-construct.xml b/reference/soap/functions/soap-soapclient-construct.xml index 86364f25ba..773b4b70d4 100644 --- a/reference/soap/functions/soap-soapclient-construct.xml +++ b/reference/soap/functions/soap-soapclient-construct.xml @@ -1,5 +1,5 @@ - + SoapClient->__construct() @@ -68,7 +68,7 @@ The encoding option defines internal character - encoding. This option does not change the encofing of SOAP requests (it is + encoding. This option does not change the encoding of SOAP requests (it is always utf-8), but converts strings into it.