* src/GrampsDbUtils/_WriteXML.py: fix typo
2007-09-05 Don Allingham <don@gramps-project.org> svn: r8930
This commit is contained in:
@ -57,7 +57,7 @@ def exportData(database, filename, person, option_box, callback=None):
|
||||
# XmlWriter
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
class XmlWriter(GramspDb.GrampsDbXmlWriter):
|
||||
class XmlWriter(GrampsDb.GrampsDbXmlWriter):
|
||||
"""
|
||||
Writes a database to the XML file.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user