eric6/MicroPython/CircuitPythonFirmwareSelectionDialog.py

changeset 7147
7f30b93eb51d
parent 7116
233b6e62ca2b
child 7229
53054eb5b15a
--- a/eric6/MicroPython/CircuitPythonFirmwareSelectionDialog.py	Tue Aug 20 17:12:22 2019 +0200
+++ b/eric6/MicroPython/CircuitPythonFirmwareSelectionDialog.py	Tue Aug 20 19:35:37 2019 +0200
@@ -100,7 +100,7 @@
                         self.tr("""<p>The device volume <b>{0}</b> could not"""
                                 """ be found. Is the device in 'bootloader'"""
                                 """ mode and mounted?</p> <p>Alternatively"""
-                                """ select the Manual Select" entry and"""
+                                """ select the "Manual Select" entry and"""
                                 """ enter the path to the device below.</p>""")
                         .format(volumeName)
                     )

eric ide

mercurial