Skip to content

fix: correct accured to occurred typo in error messages - #7

Open
Jah-yee wants to merge 1 commit into
devilking15292:masterfrom
Jah-yee:fix/accured-to-occurred-typo
Open

fix: correct accured to occurred typo in error messages#7
Jah-yee wants to merge 1 commit into
devilking15292:masterfrom
Jah-yee:fix/accured-to-occurred-typo

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Aug 3, 2026

Copy link
Copy Markdown

Summary

Fixes a typo in IMDBAPI/init.py where 'accured' is corrected to 'occurred' in 2 user-facing print error messages (lines 134 and 145).

Changes

  • IMDBAPI/init.py line 134: print message fixed (accured -> occurred)
  • IMDBAPI/init.py line 145: print message fixed (accured -> occurred)

Why

These print statements are shown to users when IMDB data extraction fails. The typo fix improves user experience.

@Jah-yee

Jah-yee commented Aug 15, 2026

Copy link
Copy Markdown
Author

Friendly ping @devilking15292 👋 — this typo fix has been waiting 12 days. Let me know if you need any adjustments!

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