From 97aac2cb0ff2d2733a3d89596583733604aad1d4 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Fri, 6 May 2016 14:17:02 +0200 Subject: [PATCH] Fixed typo. --- app/views/mailer/user_device_new_location/en.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/mailer/user_device_new_location/en.html.erb b/app/views/mailer/user_device_new_location/en.html.erb index af1deac20..b1340f35f 100644 --- a/app/views/mailer/user_device_new_location/en.html.erb +++ b/app/views/mailer/user_device_new_location/en.html.erb @@ -2,7 +2,7 @@

Hi <%= d 'user.firstname' %>,


-

It looks like you used your account with an knwon device but from a new country on "<%= d 'user_device.created_at' %>":

+

It looks like you used your account with an known device but from a new country on "<%= d 'user_device.created_at' %>":


Your device: <%= d 'user_device.name' %>