--- a/PipxInterface/ConfigurationPage/PipxPage.py Wed Aug 28 15:27:02 2024 +0200 +++ b/PipxInterface/ConfigurationPage/PipxPage.py Thu Aug 29 13:16:22 2024 +0200 @@ -49,7 +49,7 @@ def save(self): """ - Public slot to save the MQTT Monitor configuration. + Public slot to save the pipx interface configuration. """ self.__plugin.setPreferences( "AutoCheckOutdated", self.autoCheckOutdatedCheckBox.isChecked()