pollita Thu Jan 2 01:32:03 2003 EDT Modified files: /phpdoc/en/reference/mail/functions mail.xml Log: Bug 21325: Minor spelling error Index: phpdoc/en/reference/mail/functions/mail.xml diff -u phpdoc/en/reference/mail/functions/mail.xml:1.13 phpdoc/en/reference/mail/functions/mail.xml:1.14 --- phpdoc/en/reference/mail/functions/mail.xml:1.13 Wed Sep 25 07:49:21 2002 +++ phpdoc/en/reference/mail/functions/mail.xml Thu Jan 2 01:32:03 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.13 $ --> +<!-- $Revision: 1.14 $ --> <!-- splitted from ./en/functions/mail.xml, last change in rev 1.2 --> <refentry id="function.mail"> <refnamediv> @@ -76,7 +76,7 @@ </simpara> <note> <para> - You must use <literal>\r\n</literal> to seperate headers, although + You must use <literal>\r\n</literal> to separate headers, although some Unix mail transfer agents may work with just a single newline (<literal>\n</literal>). </para>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php