fix typos

svn: r4368
This commit is contained in:
Eero Tamminen
2005-04-17 17:48:42 +00:00
parent 21aaf39e32
commit d0bf15e690
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')