Skip to content

docs: fix typo in UTF-8 error doc comment#428

Open
Rohan5commit wants to merge 1 commit intoBurntSushi:masterfrom
Rohan5commit:docs/fix-error-doc-typo-20260326
Open

docs: fix typo in UTF-8 error doc comment#428
Rohan5commit wants to merge 1 commit intoBurntSushi:masterfrom
Rohan5commit:docs/fix-error-doc-typo-20260326

Conversation

@Rohan5commit
Copy link
Copy Markdown

Summary

Fix a typo in the ErrorKind::Utf8 doc comment in src/error.rs.

Related issue

N/A

Guideline alignment

  • No CONTRIBUTING guide or PR template was present in the repository root or .github/.
  • Base branch: master

Validation

  • Not run; doc-comment-only change.

Copilot AI review requested due to automatic review settings March 26, 2026 10:57
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes a spelling typo in the documentation comment for ErrorKind::Utf8 in src/error.rs, improving the accuracy of public-facing crate docs.

Changes:

  • Corrects “occured” → “occurred” in the ErrorKind::Utf8 doc comment.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants