From d6013d15abc01c0f380ddae1f764f00791b9d663 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Salvador=20P=C3=A9rez=20Garc=C3=ADa?= Date: Wed, 4 Jul 2018 07:28:25 +0200 Subject: [PATCH] Fixed typo Fixed typo in _poll.html.erb partial causing a translation not being found. --- app/views/dashboard/polls/_poll.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/dashboard/polls/_poll.html.erb b/app/views/dashboard/polls/_poll.html.erb index 9fc2fce1d..9e6d36619 100644 --- a/app/views/dashboard/polls/_poll.html.erb +++ b/app/views/dashboard/polls/_poll.html.erb @@ -19,7 +19,7 @@
- <%= t('.view_reponses') %> + <%= t('.view_responses') %>