From cbab09fd1ef66812fe466cdd391efcd164eb81f3 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Sun, 27 Jul 2014 15:59:40 +0200 Subject: [PATCH] fix wrong english word --- nsupdate/accounts/templates/accounts/user_profile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nsupdate/accounts/templates/accounts/user_profile.html b/nsupdate/accounts/templates/accounts/user_profile.html index c26ddbf..7ebf0b0 100644 --- a/nsupdate/accounts/templates/accounts/user_profile.html +++ b/nsupdate/accounts/templates/accounts/user_profile.html @@ -24,7 +24,7 @@ {% endfor %} -

{% trans "Deassociate from remote Account" %}

+

{% trans "Disassociate from remote Account" %}

{% for socauth in backends.associated %}