svn: r7686
This commit is contained in:
Jérôme Rapinat 2006-11-24 23:14:25 +00:00
parent 4df096ce6f
commit 2677cc005d

View File

@ -43,6 +43,6 @@ class MatchesFilter(MatchesFilterBase):
"""Rule that checks against another filter"""
name = _('Repositories matching the <filter>')
description = _("Matches repositoriess matched "
description = _("Matches repositories matched "
"by the specified filter name")
namespace = 'Repository'