Skip to content

docs: fix repetition typo in regex error message#179

Open
Rohan5commit wants to merge 1 commit into
BurntSushi:masterfrom
Rohan5commit:docs/fix-repetition-typo-20260411
Open

docs: fix repetition typo in regex error message#179
Rohan5commit wants to merge 1 commit into
BurntSushi:masterfrom
Rohan5commit:docs/fix-repetition-typo-20260411

Conversation

@Rohan5commit
Copy link
Copy Markdown

Summary

  • Fixes a typo in an error message in fst-regex/src/error.rs.
  • Changes reptition to repetition.

Related issue

N/A (trivial wording typo fix)

Guideline alignment

  • One focused change in one file.
  • No behavior changes.

Validation

  • Not run (string wording-only change).

Copilot AI review requested due to automatic review settings April 11, 2026 01:56
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

This PR corrects a spelling typo in the fst-regex crate’s human-readable error message for disallowed lazy quantifiers, improving documentation/UX output without changing behavior.

Changes:

  • Fix typo in Error::NoLazy display string: reptitionrepetition.

💡 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