yannick Sun Feb 6 16:24:42 2005 EDT
Modified files:
/phpdoc/en/reference/soap/functions soap-soapclient-construct.xml
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/reference/soap/functions/soap-soapclient-construct.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/soap/functions/soap-soapclient-construct.xml
diff -u phpdoc/en/reference/soap/functions/soap-soapclient-construct.xml:1.3
phpdoc/en/reference/soap/functions/soap-soapclient-construct.xml:1.4
--- phpdoc/en/reference/soap/functions/soap-soapclient-construct.xml:1.3
Fri Jan 28 09:02:11 2005
+++ phpdoc/en/reference/soap/functions/soap-soapclient-construct.xml Sun Feb
6 16:24:41 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.soap-soapclient-construct">
<refnamediv>
<refname>SoapClient->__construct()</refname>
@@ -68,7 +68,7 @@
</para>
<para>
The <literal>encoding</literal> option defines internal character
- encding. This option does not change the encofing of SOAP requests (it
is
+ encoding. This option does not change the encofing of SOAP requests (it
is
always utf-8), but converts strings into it.
</para>
<para>