Skip to content

Commit f0af09a

Browse files
committed
0.16.2 release: fix nits in blog and release posts
Suggestions by John Newbery (thanks!)
1 parent e81b6b3 commit f0af09a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/en/posts/2018-07-29-release-0.16.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ features, such as:
2828
defeat this attack even if the requested block has been pruned. None
2929
of this mitigates the attack for actual SPV clients.
3030

31-
- The [`abandontransaction`][rpc abandontransaction] RPC has been fixed
31+
- The [abandontransaction RPC][rpc abandontransaction] has been fixed
3232
to abandon all descendant transactions, not just children. As before,
3333
you can call this RPC when you no longer want your wallet to
3434
re-broadcast an old unconfirmed transaction. Note that the RPC can not

_releases/0.16.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ frequently tested on them.
9090

9191
### GUI
9292
- #12432 `f78e7f6` [qt] send: Clear All also resets coin control options (Sjors)
93-
- #12617 `21dd512` gui: Show messages as text not html (laanwj)
93+
- #12617 `21dd5127` gui: Show messages as text not html (laanwj)
9494
- #12793 `cf6feb7` qt: Avoid reseting on resetguisettigs=0 (MarcoFalke)
9595

9696
### Build system

0 commit comments

Comments
 (0)