aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-02-16 12:32:30 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-02-16 12:37:03 +0100
commit8b70a64d62c6e64288762d062414cc979f880c54 (patch)
tree8cb1810c756eb6b2651cc82a0925667bf39e703c /doc
parent93c85d458ac3e2c496c1a053e1f5925f55e29100 (diff)
parent37767fd46f673a06864df6e14d3030622b1cb2c9 (diff)
downloadbitcoin-8b70a64d62c6e64288762d062414cc979f880c54.tar.xz
Merge #7526: fix spelling of advertise (shows up in the debug log)
37767fd fix spelling of advertise in src and doc (jloughry)
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.md2
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).