From a2316b578b5970fd63d7a6ef3795072aa7320de7 Mon Sep 17 00:00:00 2001 From: Raphael Ackermann Date: Mon, 4 Feb 2008 11:12:59 +0000 Subject: [PATCH] doc fix svn: r9993 --- src/GrampsDbUtils/_WriteXML.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GrampsDbUtils/_WriteXML.py b/src/GrampsDbUtils/_WriteXML.py index f62b66046..ddeb425a6 100644 --- a/src/GrampsDbUtils/_WriteXML.py +++ b/src/GrampsDbUtils/_WriteXML.py @@ -66,7 +66,7 @@ except: #------------------------------------------------------------------------- def export_data(database, filename, person, option_box, callback=None): """ - Calls the XML writer with the syntax expected by the export plugin + Call the XML writer with the syntax expected by the export plugin. """ if os.path.isfile(filename): try: