Skip to content

Commit

Permalink
Rename 'Scan' button in serial config to 'Refresh'
Browse files Browse the repository at this point in the history
  • Loading branch information
sammdot committed Oct 19, 2023
1 parent 232edd8 commit 30ff35d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plover/gui_qt/config_serial_widget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@
</size>
</property>
<property name="accessibleDescription">
<string>Scan for available serial ports.</string>
<string>Reload all available serial ports.</string>
</property>
<property name="text">
<string>Scan</string>
<string>Refresh</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 30ff35d

Please sign in to comment.