fix typos

svn: r4368
This commit is contained in:
Eero Tamminen
2005-04-17 17:48:42 +00:00
parent 1f96107362
commit 315367e81d
3 changed files with 7 additions and 3 deletions

View File

@@ -1822,7 +1822,7 @@ class IsWitness(Rule):
return 'Witnesses'
def description(self):
return _("Matches persons who are whitness in an event")
return _("Matches persons who are witnesses in an event")
def category(self):
return _('Event filters')