Skip to content

Commit 19fadd9

Browse files
committed
Merge #13124: [doc] nit: descendent should be spelled descendant even in the release-notes
9b78ef3 nit: descendent should be spelled descendant even in the release-notes (mryandao) Pull request description: Tree-SHA512: 842b675dd648461c03f1bf4081856baae75d663d37609e24ee5100361672c500a94302cfa1f7505993c56194f8184e0658d5174c7994cfb3fabe6003a9514610
2 parents 2199705 + 9b78ef3 commit 19fadd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ RPC changes
7272
`getrawtransaction` RPC commands.
7373
- New `fees` field introduced in `getrawmempool`, `getmempoolancestors`, `getmempooldescendants` and
7474
`getmempoolentry` when verbosity is set to `true` with sub-fields `ancestor`, `base`, `modified`
75-
and `descendent` denominated in BTC. This new field deprecates previous fee fields, such as
76-
`fee`, `modifiedfee`, `ancestorfee` and `descendentfee`.
75+
and `descendant` denominated in BTC. This new field deprecates previous fee fields, such as
76+
`fee`, `modifiedfee`, `ancestorfee` and `descendantfee`.
7777

7878
External wallet files
7979
---------------------

0 commit comments

Comments
 (0)