What changed, and why it matters
This commit only fixes two spelling mistakes in the project's release changelog document. It changes 'trival' to 'trivial' and 'Wife' to 'Wipe' in user-facing text. No source code, firmware logic, or security behavior is modified.
No action required. This is a cosmetic documentation fix with no security relevance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is limited to releases/ChangeLog.md. It corrects two typographical errors in changelog bullet points: ‘trival’ → ‘trivial’ and ‘Wife LFS’ → ‘Wipe LFS’. There are no code, build, configuration, or documentation changes that affect functionality or security.
Changed components
releases/ChangeLog.mdInspect captured patch +2 / −2
diff --git a/releases/ChangeLog.md b/releases/ChangeLog.md
index 8814a73..ce62f7c 100644
--- a/releases/ChangeLog.md
+++ b/releases/ChangeLog.md
@@ -24,12 +24,12 @@ Spending policies for "Single Signers" adds new spending policy options:
- Enhancement: Added file rename, when listing contents of SD card.
- Enhancement: Added ability to restore Coldcard backup via USB (needs latest of ckcc version)
- Enhancement: Address ownership allows to specify particular multisig wallet in which to search,
- if `wallet` query parameter is provided via trival extension to
+ if `wallet` query parameter is provided via trivial extension to
[BIP-21](https://github.com/bitcoin/bips/blob/master/bip-0021.mediawiki).
Example: `tb1q4d67p7stxml3kdudrgkg5mgaxsrgzcqzjrrj4gg62nxtvnsnvqjsxjkej0?wallet=Haystack`
- Bugfix: If all change outputs have `nValue=0`, they were not shown in UX.
- Bugfix: Disallow negative input/output amounts in PSBT.
-- Bugfix: Fix filesystem initialization after Wife LFS or Destroy Seed.
+- Bugfix: Fix filesystem initialization after Wipe LFS or Destroy Seed.
- Bugfix: Fix MicroSD selftest code.
- Bugfix: NFC loop exporting secrets would not work after first value exported.
- Bugfix: Multisig address format handling.
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.