diff options
author | jloughry <joe.loughry@gmail.com> | 2016-02-12 11:35:32 -0700 |
---|---|---|
committer | jloughry <joe.loughry@gmail.com> | 2016-02-12 12:51:54 -0700 |
commit | 37767fd46f673a06864df6e14d3030622b1cb2c9 (patch) | |
tree | 0d7af548f6da69f26498aeb00a9bfdeeb887a6b6 /doc/tor.md | |
parent | 80d1f2e48364f05b2cdf44239b3a1faa0277e58e (diff) |
fix spelling of advertise in src and doc
Diffstat (limited to 'doc/tor.md')
-rw-r--r-- | doc/tor.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.md b/doc/tor.md index 1d35a658bc..be41255449 100644 --- a/doc/tor.md +++ b/doc/tor.md @@ -52,7 +52,7 @@ your bitcoind's P2P listen port (8333 by default). this option, and this can be a .onion address. Given the above configuration, you can find your onion address in /var/lib/tor/bitcoin-service/hostname. Onion addresses are given - preference for your node to advertize itself with, for connections + preference for your node to advertise itself with, for connections coming from unroutable addresses (such as 127.0.0.1, where the Tor proxy typically runs). |