src/plugins/GraphViz.py: Fix 0000817: typo "syle" intead of "style"

svn: r7890
This commit is contained in:
Brian Matherly
2007-01-10 03:05:19 +00:00
parent 5000d97921
commit 72a4cf6370
2 changed files with 4 additions and 1 deletions

View File

@@ -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,