From 49fbec1caa87d263d6d471738107b527b9707235 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Fri, 1 Jul 2011 11:45:54 +0200 Subject: [PATCH] erreur orthographe articles --- app/views/public/articles/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/public/articles/show.html.haml b/app/views/public/articles/show.html.haml index b3c83fd..5d3579c 100644 --- a/app/views/public/articles/show.html.haml +++ b/app/views/public/articles/show.html.haml @@ -25,7 +25,7 @@ =render @article.block - %h2 Cet article fait parti du dossier : + %h2 Cet article fait partie du dossier : =render @folder .clear