Skip to content

Fix typos in user guide and a code comment#555

Merged
agronholm merged 1 commit into
agronholm:masterfrom
Labib-Bin-Salam:fix-typos-docs-comments
Jun 12, 2026
Merged

Fix typos in user guide and a code comment#555
agronholm merged 1 commit into
agronholm:masterfrom
Labib-Bin-Salam:fix-typos-docs-comments

Conversation

@Labib-Bin-Salam

Copy link
Copy Markdown
Contributor

Changes

A few small typos I came across while reading the code and docs:

  • docs/userguide.rst: straightfowardstraightforward, and removed a doubled word (used as as aused as a).
  • src/typeguard/_transformer.py: RmoveRemove in a comment.

These are trivial documentation/comment-only fixes with no behaviour change, so per the PR template I've skipped the tests/changelog/docs checklist.

- docs/userguide.rst: "straightfoward" -> "straightforward", and drop a
  doubled word ("used as as a" -> "used as a")
- _transformer.py: "Rmove" -> "Remove" in a comment
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 94.847%. remained the same — Labib-Bin-Salam:fix-typos-docs-comments into agronholm:master

@agronholm agronholm merged commit 3e13fc2 into agronholm:master Jun 12, 2026
11 checks passed
@agronholm

Copy link
Copy Markdown
Owner

Thanks.

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