summaryrefslogtreecommitdiff
path: root/plugins/enigma/enigma.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 /plugins/enigma/enigma.php
parentde56ea1909d515d3e4807a04a6c4644b8226d08d (diff)
Fix some typos
Diffstat (limited to 'plugins/enigma/enigma.php')
-rw-r--r--plugins/enigma/enigma.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/enigma/enigma.php b/plugins/enigma/enigma.php
index 22afc901d..a4009ce26 100644
--- a/plugins/enigma/enigma.php
+++ b/plugins/enigma/enigma.php
@@ -429,7 +429,7 @@ class enigma extends rcube_plugin
$style = "margin:0 1em; padding:0.2em 0.5em; border:1px solid #999; width: auto"
." border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px";
- // add box below messsage body
+ // add box below message body
$p['content'] .= html::p(array('style' => $style),
html::a(array(
'href' => "#",