Commit 2d84dc54d1ef6c86ab45a5d355d8502e715a6e94
1 parent
1c9b64be
Exists in
master
and in
5 other branches
Add footer to block of software categories
Showing
2 changed files
with
5 additions
and
1 deletions
Show diff stats
lib/categories_software_block.rb
... | ... | @@ -9,7 +9,7 @@ class CategoriesSoftwareBlock < Block |
9 | 9 | end |
10 | 10 | |
11 | 11 | def help |
12 | - _('This block displays the categories and the amount of softwares for each categorie.') | |
12 | + _('This block displays the categories and the amount of softwares for each category.') | |
13 | 13 | end |
14 | 14 | |
15 | 15 | def content(args={}) | ... | ... |
views/blocks/categories_software.html.erb