summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorEric Engestrom <eric@engestrom.ch>2016-05-02 10:08:29 +0100
committerStephen Finucane <stephen.finucane@intel.com>2016-05-09 13:43:29 +0100
commit82729405630b44b5f1920e0569c7b1015f93572f (patch)
tree56962a4ca3c55dad0f2afff4dd16a286729dc0e1 /templates
parentfa85809ebc1d289ff691e8d995921f91f63f2256 (diff)
downloadpatchwork-82729405630b44b5f1920e0569c7b1015f93572f.tar
patchwork-82729405630b44b5f1920e0569c7b1015f93572f.tar.gz
templates: Fix spelling mistakes and typos
Signed-off-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Stephen Finucane <stephen.finucane@intel.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/registration/password_change_done.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/registration/password_change_done.html b/templates/registration/password_change_done.html
index 3f3061f..65d89ef 100644
--- a/templates/registration/password_change_done.html
+++ b/templates/registration/password_change_done.html
@@ -5,6 +5,6 @@
{% block body %}
-<p>Your password has been changed sucessfully.</p>
+<p>Your password has been changed successfully.</p>
{% endblock %}