Skip to content

docs: fix typo in StringParser comment - #5283

Merged
cobaltt7 merged 1 commit into
psf:docstring-typosfrom
TheGreatApollyon:docs-string-parser-comment
Aug 4, 2026
Merged

docs: fix typo in StringParser comment#5283
cobaltt7 merged 1 commit into
psf:docstring-typosfrom
TheGreatApollyon:docs-string-parser-comment

Conversation

@TheGreatApollyon

Copy link
Copy Markdown
Contributor

Small typo in a StringParser._next_state comment: "we check if a the current state was assigned a default" -> "we check if the current state was assigned a default".

Copilot AI review requested due to automatic review settings July 31, 2026 04:11

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 minor grammatical typo in an inline comment in StringParser._next_state, improving readability without changing behavior.

Changes:

  • Corrects comment text from “a the current state” to “the current state”.

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

@cobaltt7
cobaltt7 changed the base branch from main to docstring-typos August 4, 2026 03:24
@cobaltt7 cobaltt7 added the ci: skip news Pull requests that don't need a changelog entry. label Aug 4, 2026
@cobaltt7
cobaltt7 merged commit d3b151c into psf:docstring-typos Aug 4, 2026
46 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci: skip news Pull requests that don't need a changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants