Skip to content

Commit 9b78ef3

Browse files
committed
nit: descendent should be spelled descendant even in the release-notes
1 parent 2199705 commit 9b78ef3

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)