diff -r f8ff464db1f9 -r 8bc357057af3 MqttMonitor/MqttConnectionProfilesDialog.py --- a/MqttMonitor/MqttConnectionProfilesDialog.py Sun Sep 09 18:27:24 2018 +0200 +++ b/MqttMonitor/MqttConnectionProfilesDialog.py Sun Sep 09 18:31:38 2018 +0200 @@ -416,7 +416,7 @@ changed data. @return flag indicating changed data - @type bool + @rtype bool """ profileName = self.profileEdit.text() if profileName == "":