Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve wording on nom::Err description #1655

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Conversation

WhyNotHugo
Copy link
Contributor

The previous description assumed that the reader is writing the code that returns nom::Err. It was very confusing when reading it as a someone handling this return type.

Hopefully this wording is more neutral and clearer is both contexts.

The previous description assumed that the reader is writing the code
that returns `nom::Err`. It was very confusing when reading it as a
someone handling this return type.

Hopefully this wording is more neutral and clearer is both contexts.
@WhyNotHugo WhyNotHugo requested a review from Geal as a code owner April 8, 2023 17:12
@Geal
Copy link
Collaborator

Geal commented Apr 17, 2023

thanks!

@Geal Geal merged commit 1309141 into rust-bakery:main Apr 17, 2023
@WhyNotHugo WhyNotHugo deleted the doc branch April 18, 2023 08:37
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.

None yet

2 participants