Skip to content

Fix typos in internal code comments#1709

Closed
Bojun-Vvibe wants to merge 1 commit intofastapi:masterfrom
Bojun-Vvibe:agent/tiangolo_typer-1776717924
Closed

Fix typos in internal code comments#1709
Bojun-Vvibe wants to merge 1 commit intofastapi:masterfrom
Bojun-Vvibe:agent/tiangolo_typer-1776717924

Conversation

@Bojun-Vvibe
Copy link
Copy Markdown

Repo: tiangolo/typer (⭐ 16000)
Type: docs
Files changed: 2
Lines: +5/-5

What

Fixes small typos in internal code comments identified by codespell:

  • re-usingreusing (4 occurrences in typer/core.py)
  • inbetweenin between (1 occurrence in typer/rich_utils.py)

No behavior change — only comment wording.

Why

"Reusing" (no hyphen) and "in between" (two words) are the standard forms. Keeps the codebase tidy and removes noise from spellcheck tooling.

Testing

No runtime code paths modified; only comments changed. Ran codespell on the touched files to confirm the flagged issues are gone.

Risk

Low — comment-only edits.

@Bojun-Vvibe Bojun-Vvibe closed this by deleting the head repository Apr 21, 2026
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