aboutsummaryrefslogtreecommitdiff
path: root/lib/mauve/notifiers/templates/xmpp.txt.erb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mauve/notifiers/templates/xmpp.txt.erb')
-rw-r--r--lib/mauve/notifiers/templates/xmpp.txt.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mauve/notifiers/templates/xmpp.txt.erb b/lib/mauve/notifiers/templates/xmpp.txt.erb
index d39500c..837fd67 100644
--- a/lib/mauve/notifiers/templates/xmpp.txt.erb
+++ b/lib/mauve/notifiers/templates/xmpp.txt.erb
@@ -15,6 +15,6 @@ end
if was_suppressed and not is_suppressed
%> Normal service has resumed.<%
elsif is_suppressed and not was_suppressed
-%> Further alerts supressed until things calm down.<%
+%> Further alerts suppressed until things calm down.<%
end
%>