cortesi Wed Sep 25 11:13:02 2002 EDT
Modified files:
/phpdoc/en/reference/mail ini.xml
Log:
typo
Index: phpdoc/en/reference/mail/ini.xml
diff -u phpdoc/en/reference/mail/ini.xml:1.1 phpdoc/en/reference/mail/ini.xml:1.2
--- phpdoc/en/reference/mail/ini.xml:1.1 Sun Sep 15 12:47:13 2002
+++ phpdoc/en/reference/mail/ini.xml Wed Sep 25 11:13:02 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<section id="mail.configuration">
&reftitle.runtime;
&extension.runtime;
@@ -51,7 +51,7 @@
</term>
<listitem>
<para>
- Used under Windws only: DNS name or IP address of the SMTP server PHP
+ Used under Windows only: DNS name or IP address of the SMTP server PHP
should use for mail sent with the <function>mail</function> function.
</para>
</listitem>
@@ -64,7 +64,7 @@
</term>
<listitem>
<para>
- Used under Windws only: Number of the port to connect to the server
+ Used under Windows only: Number of the port to connect to the server
specified with the <literal>SMTP</literal> setting when sending mail
with <function>mail</function>; defaults to 25. Only available since
<literal>PHP</literal> 4.3.0.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php