From 67a2861eb9e47ce988c2f2ec2ebc66aa8f726c89 Mon Sep 17 00:00:00 2001 From: Unknown Date: Mon, 15 Apr 2002 20:14:41 +0000 Subject: [PATCH] Typo fixed svn: r931 --- src/plugins/FilterEditor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/FilterEditor.py b/src/plugins/FilterEditor.py index daeba4ebe..8775cd6fb 100644 --- a/src/plugins/FilterEditor.py +++ b/src/plugins/FilterEditor.py @@ -394,6 +394,6 @@ if ((os.path.exists(const.system_filters) and category=_("Utilities"), description=_("The System Filter Editor builds custom " "filters that can be used by anyone on the system " - "to select people included reports, exports, " + "to select people included in reports, exports, " "and other utilities.") )