mfischer                Sun May 19 12:12:35 2002 EDT

  Modified files:              
    /phpdoc/en/reference/mail/functions mail.xml 
  Log:
  - Correct another '>'
  
  
Index: phpdoc/en/reference/mail/functions/mail.xml
diff -u phpdoc/en/reference/mail/functions/mail.xml:1.7 
phpdoc/en/reference/mail/functions/mail.xml:1.8
--- phpdoc/en/reference/mail/functions/mail.xml:1.7     Sun May 19 12:11:10 2002
+++ phpdoc/en/reference/mail/functions/mail.xml Sun May 19 12:12:35 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/mail.xml, last change in rev 1.2 -->
   <refentry id="function.mail">
    <refnamediv>
@@ -53,7 +53,7 @@
       role="strong">not</emphasis> interpreted by the <literal>MTA</literal>
       in the first place, but are parsed by <literal>PHP</literal>.
       <literal>PHP</literal> &lt; 4.3 only supported the <literal>Cc:</literal>
-      header element (and was case-sensitive).  <literal>PHP</literal> >= 4.3
+      header element (and was case-sensitive).  <literal>PHP</literal> &gt;= 4.3
       supports all the mentioned header elements and is no longer
       case-sensitive.
      </para>


Reply via email to