fix a typo in OptionsDialog

This commit is contained in:
Philip Kaufmann 2012-06-30 01:16:22 +02:00
parent 5fa83965f2
commit 0f5d4c6e88

View File

@ -129,7 +129,7 @@
<item>
<widget class="QCheckBox" name="connectSocks">
<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 name="text">
<string>&amp;Connect through SOCKS proxy:</string>