Skip to content

Fix typo: re-used -> reused in docstrings - #15968

Closed
maxtaran2010 wants to merge 1 commit into
fastapi:masterfrom
maxtaran2010:fix/typos-reused-docstrings
Closed

Fix typo: re-used -> reused in docstrings#15968
maxtaran2010 wants to merge 1 commit into
fastapi:masterfrom
maxtaran2010:fix/typos-reused-docstrings

Conversation

@maxtaran2010

Copy link
Copy Markdown

Fix two occurrences of the misspelled hyphenated form re-used in docstrings for Depends() and Security() functions in fastapi/param_functions.py. The correct form is reused (no hyphen).

Found via codespell.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 9, 2026 21:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@codspeed-hq

codspeed-hq Bot commented Jul 9, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 20 untouched benchmarks


Comparing maxtaran2010:fix/typos-reused-docstrings (e0c601b) with master (1e60e32)1

Open in CodSpeed

Footnotes

  1. No successful run was found on master (7cb06f3) during the generation of this report, so 1e60e32 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@svlandeg svlandeg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Closing and merging with #15849. Please read the contribution guidelines and adhere to the PR template, thank you 🙏

@svlandeg svlandeg closed this Jul 10, 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