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