From 73bc2dd948bfc18c903a01c9ce1d79769b13c6db Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Sat, 17 Aug 2002 01:13:10 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92341 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/mail.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/mail.xml b/functions/mail.xml index 86df356fdc..970db69709 100644 --- a/functions/mail.xml +++ b/functions/mail.xml @@ -8,7 +8,7 @@ instead --> - + Mail functions Mail @@ -131,7 +131,7 @@ mail("joecool@example.com", "My Subject", "Line 1\nLine 2\nLine 3"); - You must use \r\n to seperate headers, although + You must use \r\n to separate headers, although some Unix mail transfer agents may work with just a single newline (\n). The Cc: header is case sensitive and must be written as Cc: on Win32 systems. The Bcc: