mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
fix a typo in OptionsDialog
This commit is contained in:
parent
5fa83965f2
commit
0f5d4c6e88
1 changed files with 1 additions and 1 deletions
|
|
@ -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>&Connect through SOCKS proxy:</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue