From 654ac1e090d29ce8a4c6d29a97ec7ca3f239c2f3 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 8 Aug 2012 08:37:27 +0200 Subject: Fix some typos --- program/lib/Mail/mime.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/lib/Mail/mime.php') diff --git a/program/lib/Mail/mime.php b/program/lib/Mail/mime.php index 76c6ec2ff..c459b9123 100644 --- a/program/lib/Mail/mime.php +++ b/program/lib/Mail/mime.php @@ -1090,7 +1090,7 @@ class Mail_mime /** * Get the text version of the headers - * (usefull if you want to use the PHP mail() function) + * (useful if you want to use the PHP mail() function) * * @param array $xtra_headers Assoc array with any extra headers (optional) * (Don't set Content-Type for multipart messages here!) -- cgit v1.2.3