nlopess Sun May 23 12:19:37 2004 EDT
Modified files:
/phpdoc/en language-snippets.ent
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.89&r2=1.90&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.89 phpdoc/en/language-snippets.ent:1.90
--- phpdoc/en/language-snippets.ent:1.89 Sun May 23 08:41:56 2004
+++ phpdoc/en/language-snippets.ent Sun May 23 12:19:37 2004
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.89 $ -->
+<!-- $Revision: 1.90 $ -->
<!ENTITY warn.experimental '<warning><simpara>This extension is
<emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension --
@@ -22,7 +22,7 @@
<link linkend="ini.allow-url-fopen">allow_url_fopen</link> is enabled.
</para></warning>'>
-<!ENTITY warn.ssl-non-standard '<warning><para>When using SSL, Microsoft IISi
+<!ENTITY warn.ssl-non-standard '<warning><para>When using SSL, Microsoft IIS
will violate the protocol by closing the connection without sending a
close_notify indicator. PHP will report this as "SSL: Fatal Protocol Error"
when you reach the end of the data. To workaround this, you should lower your