summaryrefslogtreecommitdiff
path: root/plugins/vcard_attachments
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 /plugins/vcard_attachments
parentde56ea1909d515d3e4807a04a6c4644b8226d08d (diff)
Fix some typos
Diffstat (limited to 'plugins/vcard_attachments')
-rw-r--r--plugins/vcard_attachments/vcard_attachments.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/vcard_attachments/vcard_attachments.php b/plugins/vcard_attachments/vcard_attachments.php
index 1400cd581..ed6d45325 100644
--- a/plugins/vcard_attachments/vcard_attachments.php
+++ b/plugins/vcard_attachments/vcard_attachments.php
@@ -81,7 +81,7 @@ class vcard_attachments extends rcube_plugin
if ($vcard->email[0])
$display .= ' <'.$vcard->email[0].'>';
- // add box below messsage body
+ // add box below message body
$p['content'] .= html::p(array('class' => 'vcardattachment'),
html::a(array(
'href' => "#",