diff -r e4e2efb4846a -r d6c9d1ca2da4 Plugins/PluginWizardE5MessageBox.py --- a/Plugins/PluginWizardE5MessageBox.py Sun Sep 29 14:22:08 2013 +0200 +++ b/Plugins/PluginWizardE5MessageBox.py Sun Sep 29 15:08:57 2013 +0200 @@ -112,7 +112,7 @@ def __handle(self): """ - Private method to handle the wizards action + Private method to handle the wizards action. """ editor = e5App().getObject("ViewManager").activeWindow()