EspFirmwareSelectionDialog: corrected a typo spotted by Jaime.

Sat, 01 May 2021 12:20:43 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 01 May 2021 12:20:43 +0200
changeset 8271
92a5d9bde7a3
parent 8270
6ba3564b7161
child 8272
98e172238727

EspFirmwareSelectionDialog: corrected a typo spotted by Jaime.

eric6/MicroPython/EspFirmwareSelectionDialog.ui file | annotate | diff | comparison | revisions
--- a/eric6/MicroPython/EspFirmwareSelectionDialog.ui	Fri Apr 30 19:54:20 2021 +0200
+++ b/eric6/MicroPython/EspFirmwareSelectionDialog.ui	Sat May 01 12:20:43 2021 +0200
@@ -76,7 +76,7 @@
      <item row="2" column="1">
       <widget class="QComboBox" name="baudRateComboBox">
        <property name="toolTip">
-        <string>Select the baud rate to be used foor flashing (default: 115.200 bps)</string>
+        <string>Select the baud rate to be used for flashing (default: 115.200 bps)</string>
        </property>
       </widget>
      </item>

eric ide

mercurial