aboutsummaryrefslogtreecommitdiff
path: root/doc/tor.md
diff options
context:
space:
mode:
authorjloughry <joe.loughry@gmail.com>2016-02-12 11:35:32 -0700
committerMarcoFalke <falke.marco@gmail.com>2016-04-27 22:34:48 +0200
commit64fd0ce1d92f6dbd40f755edbbe8353a8ee3f353 (patch)
tree295cf7efcf06a3ab0c3199307c8c0c9f2ed8aa96 /doc/tor.md
parenta9e73f71d4a622708a7f2f8b77e491adc74160e3 (diff)
downloadbitcoin-64fd0ce1d92f6dbd40f755edbbe8353a8ee3f353.tar.xz
fix spelling of advertise in src and doc
Github-Pull: #7526 Rebased-From: 37767fd46f673a06864df6e14d3030622b1cb2c9
Diffstat (limited to 'doc/tor.md')
-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).