Browse Source

fix a typo in OptionsDialog

0.8
Philip Kaufmann 12 years ago
parent
commit
0f5d4c6e88
  1. 2
      src/qt/forms/optionsdialog.ui

2
src/qt/forms/optionsdialog.ui

@ -129,7 +129,7 @@
<item> <item>
<widget class="QCheckBox" name="connectSocks"> <widget class="QCheckBox" name="connectSocks">
<property name="toolTip"> <property name="toolTip">
<string>Connect to the Bitcon network through a SOCKS proxy (e.g. when connecting through Tor).</string> <string>Connect to the Bitcoin network through a SOCKS proxy (e.g. when connecting through Tor).</string>
</property> </property>
<property name="text"> <property name="text">
<string>&amp;Connect through SOCKS proxy:</string> <string>&amp;Connect through SOCKS proxy:</string>

Loading…
Cancel
Save