fix typo
svn: r7686
This commit is contained in:
parent
51f21a25b1
commit
8309c6c47c
@ -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