Skip to content

fix: correct 'occured' to 'occurred' typo in user-facing error message - #77

Closed
Jah-yee wants to merge 1 commit into
Ragnt:masterfrom
Jah-yee:fix-typo-occured
Closed

fix: correct 'occured' to 'occurred' typo in user-facing error message#77
Jah-yee wants to merge 1 commit into
Ragnt:masterfrom
Jah-yee:fix-typo-occured

Conversation

@Jah-yee

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

Copy link
Copy Markdown

Summary

Fix user-facing error message typo in src/main.rs:2181:

Before: An error occured while parsing the data: nom::ErrorKind is Eof
After: An error occurred while parsing the data: nom::ErrorKind is Eof

Why

This error message is shown to users when parsing fails during network handshake. Fixing the typo improves user experience.

correct 'occured' to 'occurred' in error message string (src/main.rs)
@Jah-yee

Jah-yee commented Aug 1, 2026

Copy link
Copy Markdown
Author

Friendly ping — any updates on this PR? Happy to address any feedback.

@Jah-yee

Jah-yee commented Aug 16, 2026

Copy link
Copy Markdown
Author

Closing this PR as it's a duplicate of #78 which covers the same typo fix. Thanks!

@Jah-yee Jah-yee closed this Aug 16, 2026
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