diff -r 6b147765d5ec -r 14c5df20f271 PluginPipxInterface.py --- a/PluginPipxInterface.py Thu Aug 01 19:00:03 2024 +0200 +++ b/PluginPipxInterface.py Sat Aug 03 19:37:37 2024 +0200 @@ -249,7 +249,7 @@ def __activateWidget(self): """ - Private slot to handle the activation of the MQTT Monitor. + Private slot to handle the activation of the pipx interface. """ uiLayoutType = self.__ui.getLayoutType()