Skip to content

fix: correct occured to occurred typo in error messages - #48

Merged
CRKatri merged 1 commit into
ProcursusTeam:masterfrom
Jah-yee:fix/typo-occured
Jul 24, 2026
Merged

fix: correct occured to occurred typo in error messages#48
CRKatri merged 1 commit into
ProcursusTeam:masterfrom
Jah-yee:fix/typo-occured

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Corrects 'occured' to 'occurred' in 18 instances of user-facing fprintf(stderr, ...) error messages in ldid.cpp.

Files changed

  • ldid.cpp: 18 instances across error handling code paths

Type

Typo fix - user-facing CLI error messages

Why

'occured' is a common misspelling. These error messages are shown to users when code signing operations fail (PKCS7/PKCS12 parsing, loading, signing, etc.).

@CRKatri
CRKatri merged commit af86971 into ProcursusTeam:master Jul 24, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants