From e2fd888844d2092a0c72ba066381efc36a6f2d9d Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Fri, 11 Jul 2003 13:55:53 +0000 Subject: [PATCH] Update svn: r1865 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4d857e117..9262c3e98 100644 --- a/ChangeLog +++ b/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.