Fix a minor typo on a mailer template

"with" is supposed to be "wish" on 'unsubscribe_mailer.text_body_template'
This commit is contained in:
rizka10 2017-02-24 16:13:47 +02:00 committed by GitHub
parent fdf749770b
commit e651faa397

View File

@ -1669,7 +1669,7 @@ en:
subject_template: "Confirm you no longer want to receive email updates from %{site_title}"
text_body_template: |
Someone (possibly you?) requested to no longer send email updates from %{site_domain_name} to this address.
If you with to confirm this, please click this link:
If you wish to confirm this, please click this link:
%{confirm_unsubscribe_link}