PipxInterface/ConfigurationPage/PipxPage.py

changeset 63
4b38c24b15dd
parent 32
b7a3ae7519ba
child 83
d841c572a465
--- 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()

eric ide

mercurial