typo
svn: r23322
This commit is contained in:
parent
c83a34727d
commit
c2cd8ce51b
@ -390,7 +390,7 @@ class FamilyGroup(Report):
|
||||
if self.includeAttrs:
|
||||
for attr in family.get_attribute_list():
|
||||
self.dump_parent_line(str(attr.get_type()),
|
||||
attr.get_value())
|
||||
attr.get_value())
|
||||
|
||||
self.doc.end_table()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user