src/eric7/MicroPython/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py

branch
eric7
changeset 9741
901caff48307
parent 9740
90072e10ae9b
child 9743
741c61c2cfca
--- a/src/eric7/MicroPython/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py	Mon Feb 06 10:09:18 2023 +0100
+++ b/src/eric7/MicroPython/CircuitPythonUpdater/CircuitPythonUpdaterInterface.py	Mon Feb 06 11:00:29 2023 +0100
@@ -223,7 +223,7 @@
                     self.tr("Add Bundle"),
                     self.tr(
                         """<p>The bundle string is invalid. Is the repository a valid"""
-                        """circup bundle?</p>"""
+                        """ circup bundle?</p>"""
                     ),
                 )
                 return

eric ide

mercurial