sander Sat May 18 07:26:47 2002 EDT
Modified files:
/phpdoc/en/reference/mail/functions mail.xml
Log:
Fix typo
Index: phpdoc/en/reference/mail/functions/mail.xml
diff -u phpdoc/en/reference/mail/functions/mail.xml:1.5
phpdoc/en/reference/mail/functions/mail.xml:1.6
--- phpdoc/en/reference/mail/functions/mail.xml:1.5 Sat May 18 07:04:04 2002
+++ phpdoc/en/reference/mail/functions/mail.xml Sat May 18 07:26:46 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/mail.xml, last change in rev 1.2 -->
<refentry id="function.mail">
<refnamediv>
@@ -54,7 +54,7 @@
in the first place, but are parsed by <literal>PHP</literal>.
<literal>PHP</literal> < 4.3 only supported the <literal>Cc:</literal>
header element (and was case-sensitive). <literal>PHP</literal> >= 4.3
- supports all the mentioned header element and is no longer
+ supports all the mentioned header elements and is no longer
case-sensitive.
</para>
</warning>