From 441828a22a07939f872cf4f9501377dbdb50cb10 Mon Sep 17 00:00:00 2001 From: Prof Gra Date: Sat, 12 Jul 2014 22:53:39 +0200 Subject: Typo fix: freqency -> frequency. --- askbot/templates/email/change_settings_info.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/askbot/templates/email/change_settings_info.html b/askbot/templates/email/change_settings_info.html index 0f96caa4..fde9b659 100644 --- a/askbot/templates/email/change_settings_info.html +++ b/askbot/templates/email/change_settings_info.html @@ -3,7 +3,7 @@ {% if is_multilingual %} {% trans %}To change frequency, language and content of these alerts, please visit your user profile.{% endtrans %} {% else %} - {% trans %}To change freqency and content of these alerts, please visit your user profile.{% endtrans %} + {% trans %}To change frequency and content of these alerts, please visit your user profile.{% endtrans %} {% endif %}
{% trans %}If you believe that this message was sent in an error, please email about it the forum administrator at {{ admin_email }}.{% endtrans %} -- cgit v1.2.3-1-g7c22