--- SpecReport 2016-01-11 08:35:22.000000000 -0800 +++ SpecReport.mod 2016-01-11 08:35:44.000000000 -0800 @@ -1787,7 +1787,7 @@ " section <%s>" % (subtag, tag))) elif tag == "otherReportNotes": thissection = Section("Other Report Notes") - thissection.add_item(Text(self.cfgtext(subsection))) + thissection.add_item(Text(self.cfgtext(section))) self.sections.append(thissection) elif tag == "submissionInfo": for subsection in section: