mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
Fixed multiple typos
A few "a->an" and "an->a". "Shows, if the supplied default SOCKS5 proxy" -> "Shows if the supplied default SOCKS5 proxy". Change made on 3 occurrences. "without fully understanding the ramification of a command" -> "without fully understanding the ramifications of a command". Removed duplicate words such as "the the".
This commit is contained in:
@@ -315,7 +315,7 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Shows, if the supplied default SOCKS5 proxy is used to reach peers via this network type.</string>
|
||||
<string>Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
@@ -338,7 +338,7 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Shows, if the supplied default SOCKS5 proxy is used to reach peers via this network type.</string>
|
||||
<string>Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
@@ -361,7 +361,7 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Shows, if the supplied default SOCKS5 proxy is used to reach peers via this network type.</string>
|
||||
<string>Shows if the supplied default SOCKS5 proxy is used to reach peers via this network type.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
|
||||
Reference in New Issue
Block a user