From af90a46c6ae131cd200dcdd67cccaa0fac33fc46 Mon Sep 17 00:00:00 2001 From: Brian Matherly Date: Wed, 10 Jan 2007 03:05:19 +0000 Subject: [PATCH] src/plugins/GraphViz.py: Fix 0000817: typo "syle" intead of "style" svn: r7890 --- gramps2/ChangeLog | 3 +++ gramps2/src/plugins/GraphViz.py | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 2d2e3fed5..c6be611c6 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,6 @@ +2007-01-09 Brian Matherly + * src/plugins/GraphViz.py: Fix 0000817: typo "syle" intead of "style" + 2007-01-09 Alex Roitman * src/const.py.in: use proper macros. * src/gramps.py: Correctly define dirs. diff --git a/gramps2/src/plugins/GraphViz.py b/gramps2/src/plugins/GraphViz.py index 4ead6bda7..23f5a0b7f 100644 --- a/gramps2/src/plugins/GraphViz.py +++ b/gramps2/src/plugins/GraphViz.py @@ -295,7 +295,7 @@ size="%3.2f,%3.2f"; rotate=%d; /* default node and edge attributes */ nodesep=0.25; -edge [syle=solid, arrowhead=%s arrowtail=%s]; +edge [style=solid, arrowhead=%s arrowtail=%s]; """ % ( self.ratio, self.rankdir,