fixed a typo, thanks James Burke

This commit is contained in:
mdipierro
2015-10-30 23:06:00 -05:00
parent e417d311e5
commit e180e69467
+1 -1
View File
@@ -1247,7 +1247,7 @@ class Auth(object):
retrieve_password_subject='Password retrieve',
reset_password='Click on the link %(link)s to reset your password',
reset_password_subject='Password reset',
bulk_invite_subject='Invitation to join%(site)s',
bulk_invite_subject='Invitation to join %(site)s',
bulk_invite_body='You have been invited to join %(site)s, click %(link)s to complete the process',
invalid_reset_password='Invalid reset password',
profile_updated='Profile updated',