Made a typo.

svn: r12373
This commit is contained in:
Peter Landgren 2009-03-21 18:58:58 +00:00
parent 8e82370798
commit e9295da5a1

View File

@ -1220,7 +1220,7 @@ class XmlWriter(GrampsDbXmlWriter):
#------------------------------------------------------------------------
_description = _('GRAMPS XML export is a complete archived XML backup of the'
' GRAMPS database without the media object files.'
' Suitable for backup purposes.)
' Suitable for backup purposes.')
_config = (_('GRAMPS XML export options'), ExportOptions.WriterOptionBox)
pmgr = PluginManager.get_instance()