From 4002b1686bd695d407d82ee9015edd95015b8a02 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Sun, 13 Jul 2003 00:10:10 +0000 Subject: [PATCH] Update svn: r1875 --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f9efca7f4..312b57659 100644 --- a/ChangeLog +++ b/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.