Skip to content

Commit 0ff620e

Browse files
committed
Merge pull request #3627 from calvintam/fix_typos
Typo fix: `anonimized => anonymized` + `infromation => information`
2 parents f30fbbf + 5f8be1d commit 0ff620e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/release-notes/release-notes-0.8.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Command-line options
7474
JSON-RPC API changes
7575

7676
* fixed a getblocktemplate bug that caused excessive CPU creating blocks.
77-
* listunspent now lists account and address infromation.
77+
* listunspent now lists account and address information.
7878
* getinfo now also returns the time adjustment estimated from your peers.
7979
* getpeerinfo now returns bytessent, bytesrecv and syncnode.
8080
* gettxoutsetinfo returns statistics about the unspent transaction output database.

doc/tor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ configure Tor.
1111
---------------------------------
1212

1313
The first step is running Bitcoin behind a Tor proxy. This will already make all
14-
outgoing connections be anonimized, but more is possible.
14+
outgoing connections be anonymized, but more is possible.
1515

1616
-socks=5 SOCKS5 supports connecting-to-hostname, which can be used instead
1717
of doing a (leaking) local DNS lookup. SOCKS5 is the default,

0 commit comments

Comments
 (0)