From 36fa9a0e3d9f45d2f0342d47e378c0a33f916adc Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Thu, 2 Jan 2003 06:32:03 +0000 Subject: [PATCH] Bug 21325: Minor spelling error git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109913 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 372b01d2d0..11364eea0d 100644 --- a/reference/mail/functions/mail.xml +++ b/reference/mail/functions/mail.xml @@ -1,5 +1,5 @@ - + @@ -76,7 +76,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).