--- a/Project/DebuggerPropertiesDialog.py Sat Dec 05 12:23:39 2015 +0100 +++ b/Project/DebuggerPropertiesDialog.py Sat Dec 05 13:02:26 2015 +0100 @@ -110,7 +110,7 @@ def on_debugClientPicker_aboutToShowPathPickerDialog(self): """ Private slot to perform actions before the debug client selection - dialog is shown. + dialog is shown. """ filters = self.project.dbgFilters[ self.project.pdata["PROGLANGUAGE"][0]]