Commit bd70ef639782a3d75a96097398a809f39bcc782c
1 parent
27d39089
Exists in
master
and in
29 other branches
ActionItem3: minor typo fix
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@125 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/features/index.rhtml
... | ... | @@ -2,4 +2,4 @@ |
2 | 2 | |
3 | 3 | <%= render :partial => 'features_table' %> |
4 | 4 | |
5 | -<%= 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.') %> | |
5 | +<%= 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.') %> | ... | ... |