fix typo
svn: r7686
This commit is contained in:
parent
4df096ce6f
commit
2677cc005d
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user