From e43b3875389711fea223fd3808dc823614e96e85 Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Wed, 18 Apr 2012 15:22:14 -0300 Subject: [PATCH] Fixed test broken on merge --- plugins/mezuro/views/content_viewer/_project_result.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mezuro/views/content_viewer/_project_result.rhtml b/plugins/mezuro/views/content_viewer/_project_result.rhtml index 28cfd54..d066657 100644 --- a/plugins/mezuro/views/content_viewer/_project_result.rhtml +++ b/plugins/mezuro/views/content_viewer/_project_result.rhtml @@ -30,7 +30,7 @@ <% end %> -

<%= _('Result') %>

+

<%= _('Last Result') %>

-- libgit2 0.21.2