aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-02-12 10:11:35 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-02-12 10:11:38 +0100
commit02d707ff37a1cd266463f278a9edc3de5939391f (patch)
treee0fcd85787c07258bcea44bad825902cd4cdf4e9
parent04503f78c750e7d5fc11deb247259f3d5074e09b (diff)
parente473c2dd02d137b1735d14b3be8b799c63ca6db8 (diff)
downloadbitcoin-02d707ff37a1cd266463f278a9edc3de5939391f.tar.xz
Merge #7523: Fix of semantic failure "meet pay"
e473c2d Fix of semantic failure "meet pay" (wodry)
-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 cdbea3bc0a..17ae230bca 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -192,7 +192,7 @@ Relay and Mining: Priority transactions
---------------------------------------
Bitcoin Core has a heuristic 'priority' based on coin value and age. This
-calculation is used for relaying of transactions which do not meet pay the
+calculation is used for relaying of transactions which do not pay the
minimum relay fee, and can be used as an alternative way of sorting
transactions for mined blocks. Bitcoin Core will relay transactions with
insufficient fees depending on the setting of `-limitfreerelay=<r>` (default: