2006-10-28 Don Allingham <don@gramps-project.org>

* src/plugins/FamilyGroup.py: fix typo



svn: r7475
This commit is contained in:
Don Allingham
2006-10-29 02:02:16 +00:00
parent 20fec29622
commit fdb67fa27c
2 changed files with 4 additions and 1 deletions

View File

@@ -384,7 +384,7 @@ class FamilyGroup(Report):
break
if m or self.missingInfo:
self.doc.start_table("MarriageInfo"),'FGR-ParentTable')
self.doc.start_table("MarriageInfo",'FGR-ParentTable')
self.doc.start_row()
self.doc.start_cell('FGR-ParentHead',3)
self.doc.start_paragraph('FGR-ParentName')