Skip to content

Commit

Permalink
fix another typo (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketsvm authored Sep 9, 2023
1 parent 8525c5a commit d486544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/forms/optionsdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@
<item>
<widget class="QCheckBox" name="mapPortNatpmp">
<property name="toolTip">
<string>Automatically open the Raptoreum Core client port on the router. This only works when your router supports NAT-PMP and it is enableds. The external port could be random.</string>
<string>Automatically open the Raptoreum Core client port on the router. This only works when your router supports NAT-PMP and it is enabled. The external port could be random.</string>
</property>
<property name="text">
<string>Map port using NA&amp;T-PMP</string>
Expand Down

0 comments on commit d486544

Please sign in to comment.