aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@exmulti.com>2012-06-29 16:18:45 -0700
committerJeff Garzik <jgarzik@exmulti.com>2012-06-29 16:18:45 -0700
commitac8d2b1df761f13b53a11333c6f7c4474f6e55e8 (patch)
treebe77823e462620aca7eee32bdb17f5c50f87d5dd
parenta590aae01785e7bf07cd212c3f8813a53d6b85e3 (diff)
parent0f5d4c6e8800ecc4e34e63a10fa7de3d97798119 (diff)
downloadbitcoin-ac8d2b1df761f13b53a11333c6f7c4474f6e55e8.tar.xz
Merge pull request #1537 from Diapolo/fix_awesome_typo
fix an awesome typo in OptionsDialog ^^
-rw-r--r--src/qt/forms/optionsdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/optionsdialog.ui b/src/qt/forms/optionsdialog.ui
index 07e2324edb..270b7ae9ef 100644
--- a/src/qt/forms/optionsdialog.ui
+++ b/src/qt/forms/optionsdialog.ui
@@ -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>