chore: correct typos and grammar issues#3255
Open
vmphase wants to merge 18 commits into
Open
Conversation
|
Thanks for opening this pull request! This pull request can be checked-out with: git fetch origin pull/3255/head:pr-3255
git checkout pr-3255This pull request can be installed with: pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3255/head |
Icebluewolf
reviewed
Jun 8, 2026
Icebluewolf
left a comment
Member
There was a problem hiding this comment.
LGTM
However, I'm not so sure that you are supposed to edit the docs build and locale folders directly.
JustaSqu1d
requested changes
Jun 8, 2026
ToothyDev
requested changes
Jun 8, 2026
ToothyDev
left a comment
Contributor
There was a problem hiding this comment.
Like Wolfy said, afaik the entire build folder is autogenerated and shouldn't be touched manually
Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com> Signed-off-by: Michael <vmphasee@gmail.com>
Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com> Signed-off-by: Michael <vmphasee@gmail.com>
Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com> Signed-off-by: Michael <vmphasee@gmail.com>
ToothyDev
previously approved these changes
Jun 8, 2026
JustaSqu1d
requested changes
Jun 8, 2026
JustaSqu1d
approved these changes
Jun 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Corrects typos, misspellings, and/or grammar issues throughout the whole repo. Identified using the typos linter and manual review. All changes were personally reviewed, and a bunch of false-positives were excluded.
Note
Runtime
AttributeErrorwas fixed inexamples/soundboard.py(ctx.respons=>ctx.respond), which isn't a documentation change, so worth noting. Everything else is documentation/comments only.Information
examples, ...).
Checklist
type: ignorecomments were used, a comment is also left explaining why.