Skip to content

fix: correct 'occoured' to 'occurred' typo in Skype error message - #42

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

fix: correct 'occoured' to 'occurred' typo in Skype error message#42
Jah-yee wants to merge 1 commit into
sham00n:masterfrom
Jah-yee:fix/occoured-to-occurred-typo

Conversation

@Jah-yee

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

Copy link
Copy Markdown

Summary

Fixes user-facing error message typo in buster/lib/modules/skype.py line 25.

Change

- if(results != ['An error occoured!'] ...
+ if(results != ['An error occurred!'] ...

Testing

Verified with python3 -m py_compmit buster/lib/modules/skype.py

Checklist

  • Code compiles without errors
  • Single commit (surgical fix)
  • No unrelated changes

@Jah-yee

Jah-yee commented Aug 7, 2026

Copy link
Copy Markdown
Author

Friendly ping — any updates? Happy to address feedback. 🙂

@Jah-yee

Jah-yee commented Aug 15, 2026

Copy link
Copy Markdown
Author

Friendly follow-up — this typo fix (Error occoured→Error occurred in buster/skype.py) has been open 14 days with no review. Happy to address any feedback or make changes if needed! 🙏

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