Non-grammatical language improvements

This commit is contained in:
Luke Dashjr
2015-04-28 14:47:17 +00:00
parent 7e6d23b171
commit b05a89b2de
11 changed files with 33 additions and 30 deletions

View File

@@ -105,7 +105,7 @@ public:
/** Stochastic address manager
*
* Design goals:
* * Keep the address tables in-memory, and asynchronously dump the entire to able in peers.dat.
* * Keep the address tables in-memory, and asynchronously dump the entire table to peers.dat.
* * Make sure no (localized) attacker can fill the entire table with his nodes/addresses.
*
* To that end: