From bd70ef639782a3d75a96097398a809f39bcc782c Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Mon, 23 Jul 2007 20:36:17 +0000 Subject: [PATCH] ActionItem3: minor typo fix --- app/views/features/index.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/features/index.rhtml b/app/views/features/index.rhtml index 4478b04..ae32dc2 100644 --- a/app/views/features/index.rhtml +++ b/app/views/features/index.rhtml @@ -2,4 +2,4 @@ <%= render :partial => 'features_table' %> -<%= help_textile _('Here you can enable or disable several features of your virtual community. Each feature represents some funcionality that your virtual community can use you enable it.') %> +<%= help_textile _('Here you can enable or disable several features of your virtual community. Each feature represents some funcionality that your virtual community can use if you enable it.') %> -- libgit2 0.21.2