Skip to content

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

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

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

Conversation

@Jah-yee

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

Copy link
Copy Markdown

Summary

Fixes issue #77 - corrects 'occured' to 'occurred' typo in user-facing error message in src/main.rs:2181.

Changes

  • src/main.rs:2181: An error occured while parsing the data: nom::ErrorKind is EofAn error occurred while parsing the data: nom::ErrorKind is Eof

This error message is shown to users when libwifi parsing fails during network handshake.

Why

User-facing error message typo; improves clarity when parsing failures occur.


Submitted via PR攻关 workflow.

Fixes issue Ragnt#77 - src/main.rs:2181 user-facing error message
when libwifi parsing fails during network handshake.

Signed-off-by: Jah-yee <166608075+Jah-yee@users.noreply.github.com>
@Jah-yee

Jah-yee commented Aug 16, 2026

Copy link
Copy Markdown
Author

Friendly ping — any updates? Happy to address feedback.

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