From: Jeremy Kerr Date: Fri, 12 Sep 2008 01:07:52 +0000 (+1000) Subject: Fix 'activate' mispelling X-Git-Tag: v0.9.0~309 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c9b2f902062ba84cfa327ccdba971920522cb50;p=thirdparty%2Fpatchwork.git Fix 'activate' mispelling Signed-off-by: Jeremy Kerr --- diff --git a/templates/registration/registration_complete.html b/templates/registration/registration_complete.html index eb91c155..a89c1169 100644 --- a/templates/registration/registration_complete.html +++ b/templates/registration/registration_complete.html @@ -7,7 +7,7 @@

Registration successful!

A confirmation email has been sent to your email address. You'll - need to visit the link provided in that email to actiavate your + need to visit the link provided in that email to activate your patchwork account.

{% endblock %}