diff --git a/lib/categories_software_block.rb b/lib/categories_software_block.rb index 854150c..017ca9d 100644 --- a/lib/categories_software_block.rb +++ b/lib/categories_software_block.rb @@ -9,7 +9,7 @@ class CategoriesSoftwareBlock < Block end def help - _('This block displays the categories and the amount of softwares for each categorie.') + _('This block displays the categories and the amount of softwares for each category.') end def content(args={}) diff --git a/views/blocks/categories_software.html.erb b/views/blocks/categories_software.html.erb index 6b391c9..eb49fe8 100644 --- a/views/blocks/categories_software.html.erb +++ b/views/blocks/categories_software.html.erb @@ -19,4 +19,8 @@ <% end %> + +
\ No newline at end of file -- libgit2 0.21.2