From 3b15d6ed64a9d8c4cdb0c8826d7935f9c03a29ee Mon Sep 17 00:00:00 2001 From: Unknown Date: Mon, 15 Apr 2002 20:14:41 +0000 Subject: [PATCH] Typo fixed svn: r931 --- gramps/src/plugins/FilterEditor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps/src/plugins/FilterEditor.py b/gramps/src/plugins/FilterEditor.py index daeba4ebe..8775cd6fb 100644 --- a/gramps/src/plugins/FilterEditor.py +++ b/gramps/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.") )