[FIX] reset_password: typo
authorChristophe Simonis <chs@openerp.com>
Mon, 18 Jun 2012 08:19:29 +0000 (10:19 +0200)
committerChristophe Simonis <chs@openerp.com>
Mon, 18 Jun 2012 08:19:29 +0000 (10:19 +0200)
bzr revid: chs@openerp.com-20120618081929-zwuldfdaa7is1yai

addons/reset_password/email_templates.xml

index fd1ca88..37cd529 100644 (file)
@@ -43,7 +43,7 @@ Kind Regards.
             <field name="model_id" ref="base.model_res_users"/>
             <field name="email_from"><![CDATA[${object.company_id.name} <${object.company_id.email}>]]></field>
             <field name="email_to">(set by reset_password module)</field>
-            <field name="subject">Password chaned</field>
+            <field name="subject">Password changed</field>
             <field name="body_text"><![CDATA[
 Your password for ${ctx['url']} has been changed.