Skip to content

fix: correct 'accured' to 'occurred' typo in user-facing error message - #2

Open
Jah-yee wants to merge 1 commit into
alaub81:mainfrom
Jah-yee:fix/accured-typo
Open

fix: correct 'accured' to 'occurred' typo in user-facing error message#2
Jah-yee wants to merge 1 commit into
alaub81:mainfrom
Jah-yee:fix/accured-typo

Conversation

@Jah-yee

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

Copy link
Copy Markdown

Summary

Fixed 'accured' → 'occurred' typo in rgbled.py line 81:

print("An Error accured ... ")  # before
print("An Error occurred ... ")  # after

This print() statement is shown to the user when the RGB LED control script encounters an error during operation (line 78-82 exception handler).


Submitted via gh pr create.

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