Merge pull request #1537 from Diapolo/fix_awesome_typo

fix an awesome typo in OptionsDialog ^^
This commit is contained in:
Jeff Garzik 2012-06-29 16:18:45 -07:00
commit ac8d2b1df7
1 changed files with 1 additions and 1 deletions

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>