From 70c42e038a6ca3550e01c5034303169679fe699a Mon Sep 17 00:00:00 2001 From: Sander Roobol Date: Sat, 18 May 2002 11:26:46 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82634 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mail/functions/mail.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/mail/functions/mail.xml b/reference/mail/functions/mail.xml index 41ea0e0674..0a3bafbcd4 100644 --- a/reference/mail/functions/mail.xml +++ b/reference/mail/functions/mail.xml @@ -1,5 +1,5 @@ - + @@ -54,7 +54,7 @@ in the first place, but are parsed by PHP. PHP < 4.3 only supported the Cc: header element (and was case-sensitive). PHP >= 4.3 - supports all the mentioned header element and is no longer + supports all the mentioned header elements and is no longer case-sensitive.