derick          Thu Apr 28 17:21:06 2005 EDT

  Modified files:              
    /phpdoc/en/reference/mail/functions mail.xml 
  Log:
  - Fixed XML
  #- Aidan, you want to lose your CVS account? If not -> make test!
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/mail/functions/mail.xml?r1=1.32&r2=1.33&ty=u
Index: phpdoc/en/reference/mail/functions/mail.xml
diff -u phpdoc/en/reference/mail/functions/mail.xml:1.32 
phpdoc/en/reference/mail/functions/mail.xml:1.33
--- phpdoc/en/reference/mail/functions/mail.xml:1.32    Thu Apr 28 08:57:53 2005
+++ phpdoc/en/reference/mail/functions/mail.xml Thu Apr 28 17:21:06 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.32 $ -->
+<!-- $Revision: 1.33 $ -->
 <refentry id="function.mail">
  <refnamediv>
   <refname>mail</refname>
@@ -96,7 +96,7 @@
       <note>
        <para>
         When sending mail, the mail <emphasis>must</emphasis> contain
-        a <literal>From<literal> header. This can be set with the 
+        a <literal>From</literal> header. This can be set with the 
         <parameter>additional_headers</parameter> parameter, or a default
         can be set in &php.ini;.
        </para>

Reply via email to