aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-07-08 10:46:50 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2015-07-08 10:47:00 +0200
commit757ceaab0ae3b88f110787dd93f2f7c184cacda7 (patch)
treed5b0f7c7b63a65c00d13d97af03592896525f88b
parentebad618919211941d24be3cd7c6501c7a338f495 (diff)
parent5460b24fed2413b814a894d1575fce560ac38e67 (diff)
downloadbitcoin-757ceaab0ae3b88f110787dd93f2f7c184cacda7.tar.xz
Merge pull request #6397
5460b24 Fix typo in release notes. (spin)
-rw-r--r--doc/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 5d369fe49a..7c707b08e1 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -125,7 +125,7 @@ There have been many changes in this release to reduce the default memory usage
of a node, among which:
- Accurate UTXO cache size accounting (#6102); this makes the option `-dbcache`
- precise, where is did a gross underestimation of memory usage before
+ precise where this grossly underestimated memory usage before
- Reduce size of per-peer data structure (#6064 and others); this increases the
number of connections that can be supported with the same amount of memory
- Reduce the number of threads (#5964, #5679); lowers the amount of (esp.