[entropy.spm] fix typo in i18n string

This commit is contained in:
Fabio Erculiani
2011-10-30 19:36:04 +01:00
parent 6fa1a9e0e6
commit 213b7f01ac

View File

@@ -120,7 +120,7 @@ class PortagePackageGroups(dict):
'security': {
'name': _("Security"),
'description': \
_("Security orientend applications"),
_("Security oriented applications"),
'categories': ['app-antivirus', 'net-analyzer', 'net-firewall'],
},
'x11': {