--- a/Project/PropertiesDialog.py Sat Dec 05 12:23:39 2015 +0100 +++ b/Project/PropertiesDialog.py Sat Dec 05 13:02:26 2015 +0100 @@ -228,7 +228,7 @@ def on_mainscriptPicker_aboutToShowPathPickerDialog(self): """ Private slot to perform actions before the main script selection dialog - is shown. + is shown. """ path = self.dirPicker.text() if not path: