beremiz

fixed typo in svgui.py

2008-04-04, greg
09923f7ee87e
Parents 3a6ebb01760a
Children e0072be41a04
fixed typo in svgui.py
--- a/plugins/svgui/svgui.py Thu Apr 03 18:26:40 2008 +0200
+++ b/plugins/svgui/svgui.py Fri Apr 04 15:42:03 2008 +0200
@@ -166,7 +166,7 @@
{"bitmap" : os.path.join("images","ImportDEF"),
"name" : "Import XML",
"tooltip" : "Import XML",
- "method" : "_InportXML"},
+ "method" : "_ImportXML"},
]
def OnPlugSave(self):