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.