mirror of https://github.com/bitcoin/bitcoin.git
fix spelling in tor.md docs
This commit is contained in:
parent
6a13a6106e
commit
84ef5524d5
|
@ -59,7 +59,7 @@ outgoing connections, but more is possible.
|
|||
service provider.
|
||||
------------------------------------------------------------------------
|
||||
|
||||
If -proxy or -onion is specified multiple times, later occurences override
|
||||
If -proxy or -onion is specified multiple times, later occurrences override
|
||||
earlier ones and command line overrides the config file. UNIX domain sockets may
|
||||
be used for proxy connections. Set `-onion` or `-proxy` to the local socket path
|
||||
with the prefix `unix:` (e.g. `-onion=unix:/home/me/torsocket`).
|
||||
|
|
Loading…
Reference in New Issue