diff --git a/reference/mail/functions/mail.xml b/reference/mail/functions/mail.xml index 7af2cbee8c..110d44ad38 100644 --- a/reference/mail/functions/mail.xml +++ b/reference/mail/functions/mail.xml @@ -1,5 +1,5 @@ - + @@ -184,7 +184,7 @@ mail($to, $subject, $message, $headers); The to parameter cannot be an address - in the form of "Something <someone@somewhere.com>". The + in the form of "Something <someone@somewhere.com>". The mail command will not parse this properly while talking with the MTA.