Sat, 01 May 2021 12:20:43 +0200
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>