summaryrefslogtreecommitdiff
path: root/program/lib/Mail/mime.php
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2012-08-08 08:37:27 +0200
committerSylvestre Ledru <sylvestre.ledru@scilab-enterprises.com>2012-08-08 08:37:55 +0200
commit654ac1e090d29ce8a4c6d29a97ec7ca3f239c2f3 (patch)
tree0d28d02c80d2660009074171e20b4ca561bd3f3b /program/lib/Mail/mime.php
parentde56ea1909d515d3e4807a04a6c4644b8226d08d (diff)
Fix some typos
Diffstat (limited to 'program/lib/Mail/mime.php')
-rw-r--r--program/lib/Mail/mime.php2
1 files changed, 1 insertions, 1 deletions
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!)