summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-06-22 07:39:08 +0200
committerJames Lopez <james@jameslopez.es>2016-06-22 07:39:08 +0200
commitd19379e00d95a3153bfe608ba0404cdbf82d5246 (patch)
treedd95fa51aa671c29f7af8a178bdf91034d4750a7
parent0468deafbd6fcf008eb672dd42b98390d95e8add (diff)
downloadgitlab-ce-d19379e00d95a3153bfe608ba0404cdbf82d5246.tar.gz
fix typo
-rw-r--r--app/views/notify/project_was_not_exported_email.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notify/project_was_not_exported_email.html.haml b/app/views/notify/project_was_not_exported_email.html.haml
index c9e9ade2cf1..c888da29c17 100644
--- a/app/views/notify/project_was_not_exported_email.html.haml
+++ b/app/views/notify/project_was_not_exported_email.html.haml
@@ -6,4 +6,4 @@
%ul
- @errors.each do |error|
%li
- error
+ #{error}