Fix typo.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92341 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Joey Smith 2002-08-17 01:13:10 +00:00
parent 43bf4f369f
commit 73bc2dd948

View file

@ -8,7 +8,7 @@
instead -->
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.39 $ -->
<!-- $Revision: 1.40 $ -->
<reference id="ref.mail">
<title>Mail functions</title>
<titleabbrev>Mail</titleabbrev>
@ -131,7 +131,7 @@ mail("joecool@example.com", "My Subject", "Line 1\nLine 2\nLine 3");
</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>). The Cc: header is case sensitive and must
be written as <literal>Cc:</literal> on Win32 systems. The Bcc: