src/eric7/MicroPython/EspDevices.py

branch
eric7
changeset 9573
9960d19d66b5
parent 9496
05017f795c24
child 9576
be9f8e7e42e0
diff -r 3b46c662a004 -r 9960d19d66b5 src/eric7/MicroPython/EspDevices.py
--- a/src/eric7/MicroPython/EspDevices.py	Tue Dec 06 16:00:06 2022 +0100
+++ b/src/eric7/MicroPython/EspDevices.py	Tue Dec 06 16:04:58 2022 +0100
@@ -169,7 +169,7 @@
             self.microPython,
             self.tr("Erase Flash"),
             self.tr(
-                """Shall the flash of the selected device really be""" """ erased?"""
+                """Shall the flash of the selected device really be erased?"""
             ),
         )
         if ok:

eric ide

mercurial