From 654ac1e090d29ce8a4c6d29a97ec7ca3f239c2f3 Mon Sep 17 00:00:00 2001
From: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed, 08 Aug 2012 02:37:55 -0400
Subject: [PATCH] Fix some typos
---
program/lib/Mail/mime.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/program/lib/Mail/mime.php b/program/lib/Mail/mime.php
index 76c6ec2..c459b91 100644
--- a/program/lib/Mail/mime.php
+++ b/program/lib/Mail/mime.php
@@ -1090,7 +1090,7 @@
/**
* 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!)
--
Gitblit v1.9.1