← Watch feed
doc: fix typo in release notes of #34917
What changed, and why it matters
This commit fixes a single grammar typo in release notes, changing 'this options' to 'this option'. It has no effect on software behavior or security.
Recommended action
No action needed; this is a non-security documentation fix.
Security signals we found
No strong security signals were identified.
Evidence from the diff
A one-word documentation correction in doc/release-notes-34917.md. No code, configuration, or runtime behavior is changed.
Changed components
doc/release-notes-34917.mdInspect captured patch +1 / −1
diff --git a/doc/release-notes-34917.md b/doc/release-notes-34917.md
index c723b933..cd79418c 100644
--- a/doc/release-notes-34917.md
+++ b/doc/release-notes-34917.md
@@ -5,5 +5,5 @@ as `listtransactions`, `listsinceblock`, and `gettransaction` is
marked as deprecated. Users still have the option to retrieve this
key by passing the `-deprecatedrpc=bip125` startup option. Also,
the `-walletrbf` startup option has been marked as deprecated and
-will be fully removed in the next release. Using this options emits
+will be fully removed in the next release. Using this option emits
a warning in the logs.
Risk score
Our methodology →Why this scored 15/100
Human-validated context
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
No validated notes yet.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.