-
Notifications
You must be signed in to change notification settings - Fork 20.5k
Docs: Fix typos found by codespell #5165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
|
Thanks for the PR. I see some other codespell errors reported, e.g. in traversing tests. Can you fix them all in one go? |
|
You mean I had kept And |
|
|
|
Indeed. I was used to seeing Fixed. |
|
And yes, the rest are false positives, except |
mgol
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Summary
Fixes typos found by codespell.
Checklist