joey            Fri Aug 16 21:13:11 2002 EDT

  Modified files:              
    /phpdoc/en/functions        mail.xml 
  Log:
  Fix typo.
  
  
Index: phpdoc/en/functions/mail.xml
diff -u phpdoc/en/functions/mail.xml:1.39 phpdoc/en/functions/mail.xml:1.40
--- phpdoc/en/functions/mail.xml:1.39   Wed Apr 17 15:58:43 2002
+++ phpdoc/en/functions/mail.xml        Fri Aug 16 21:13:10 2002
@@ -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 @@
     </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:



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to