From 132e068414522ac52d4f915ea5af4378bc5c2cf0 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Fri, 11 Jul 2003 13:55:53 +0000 Subject: [PATCH] Update svn: r1865 --- gramps2/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 4d857e117..9262c3e98 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -6,7 +6,7 @@ * src/GrampsCfg.py (GrampsPreferences.select): Conditional get_path(). * src/Plugins.py (PluginDialog.on_node_selected): Likewise. * src/plugins/BookReport.py (BookReportDialog.__init__): Do not - initiale book to the empty book (was losing selected style info). + initialize book to the empty book (was losing selected style info). * src/plugins/FtmStyleDescendants.py (FtmDescendantReport.__init__): Call setup() to obtain complete style information. * src/plugins/IndivComplete.py (IndivComplete.__init__): Likewise.