fix(ui): fix typo in settings dialog

Related to #1238.
This commit is contained in:
Oleg Shparber 2020-06-14 13:37:34 -04:00
parent daecc956f5
commit dff1095267

View File

@ -465,7 +465,7 @@
<item>
<widget class="QRadioButton" name="radioExternalLinkAsk">
<property name="text">
<string>&amp;Ask everytime</string>
<string>&amp;Ask every time</string>
</property>
<property name="checked">
<bool>true</bool>