Found a typo.
svn: r17415
This commit is contained in:
parent
b8ec9b65d1
commit
084948fbed
@ -40,7 +40,7 @@ class MatchesRepositoryFilter(MatchesFilterBase):
|
|||||||
|
|
||||||
labels = [ _('Repository filter name:') ]
|
labels = [ _('Repository filter name:') ]
|
||||||
name = _('Sources with repository reference matching the <repository filter>')
|
name = _('Sources with repository reference matching the <repository filter>')
|
||||||
description = _("Matches sources with a repository reference that match a certain\n")
|
description = _("Matches sources with a repository reference that match a certain\n"
|
||||||
"repository filter")
|
"repository filter")
|
||||||
category = _('General filters')
|
category = _('General filters')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user