Skip to content

fix: correct 'occured' to 'occurred' typo in error message#20

Open
Jah-yee wants to merge 1 commit into
struffel:masterfrom
Jah-yee:fix-occured-v2
Open

fix: correct 'occured' to 'occurred' typo in error message#20
Jah-yee wants to merge 1 commit into
struffel:masterfrom
Jah-yee:fix-occured-v2

Conversation

@Jah-yee

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

Copy link
Copy Markdown
Contributor

Summary

Corrected 'occured' to 'occurred' typo in user-facing error message in main.go line 28.

Changes

  • fmt.Println("An error occured:")fmt.Println("An error occurred:")

Compliance

  • Single commit (e811156)
  • 1 file changed, 1 insertion, 1 deletion
  • User-facing error message (stdout print)
  • Fixes typo in Go error handling

Submitted by Jah-yee

@Jah-yee

Jah-yee commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Fixed a typo in the user-facing error message printed when deflickering fails. Found 'occured' → corrected to 'occurred'.

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.

1 participant