diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index f9efca7f4..312b57659 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -3,8 +3,8 @@ * doc/gramps-manual/C/gramps-manual.xml: More corrections. * src/plugins/BookReport.py (BookReportDialog.make_document): Move item initialization here (was in make_report). - This is necessary to define all the styles, including non-paragraph - ones, before opening single book doc. + This is necessary to define all the styles, including non-paragraph + ones, before opening single book doc. * src/plugins/DetDescendantReport.py: Remove empty setup(). * src/plugins/AncestorReport.py: Likewise. * src/plugins/Ancestors.py: Likewise.