Skip to content

✏️ Fix a few typos in the source and documentation#1028

Merged
tiangolo merged 3 commits intofastapi:masterfrom
kkirsche:typos
Dec 4, 2024
Merged

✏️ Fix a few typos in the source and documentation#1028
tiangolo merged 3 commits intofastapi:masterfrom
kkirsche:typos

Conversation

@kkirsche
Copy link
Copy Markdown
Contributor

This merge request fixes typos in various locations in the application.

@svlandeg svlandeg added the docs Improvements or additions to documentation label Oct 24, 2024
@svlandeg svlandeg changed the title Fix a few typos ✏️ Fix a few typos in the source and documentation Oct 24, 2024
Copy link
Copy Markdown
Member

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

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

Hi, thanks for the contribution! We appreciate it.

The typo fixes in the documentation and source comments look fine. 👍

However, I would refrain from changing convertor to converter as this is used as an argument in various public functions in main.py, and it would break people's code who call these functions with convertor=x. And while convertor is probably less frequently used than converter, I still think it's a valid term, so as such I would just keep that one across all occurrences. Can you make that edit? Thanks! 🙏

@svlandeg svlandeg marked this pull request as draft October 25, 2024 10:07
Copy link
Copy Markdown
Member

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

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

I've gone ahead and reverted the convertor changes, to avoid unnecessary breaking changes. This PR should now be good to merge 🎉

@svlandeg svlandeg marked this pull request as ready for review November 8, 2024 09:23
Copy link
Copy Markdown
Member

@tiangolo tiangolo left a comment

Choose a reason for hiding this comment

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

Great, thanks @kkirsche! ☕

And thank you @svlandeg! 🙇 🙌

@tiangolo tiangolo merged commit 3b9ce47 into fastapi:master Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants