Skip to content

chore: correct typos and grammar issues#3255

Open
vmphase wants to merge 18 commits into
Pycord-Development:masterfrom
vmphase:fix/typo-and-grammar-corrections
Open

chore: correct typos and grammar issues#3255
vmphase wants to merge 18 commits into
Pycord-Development:masterfrom
vmphase:fix/typo-and-grammar-corrections

Conversation

@vmphase

@vmphase vmphase commented Jun 8, 2026

Copy link
Copy Markdown

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 AttributeError was fixed in examples/soundboard.py (ctx.respons => ctx.respond), which isn't a documentation change, so worth noting. Everything else is documentation/comments only.

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.
  • AI Usage has been disclosed.
    • If AI has been used, I understand fully what the code does

@vmphase vmphase requested review from a team June 8, 2026 06:29
@vmphase vmphase requested review from a team and ToothyDev June 8, 2026 06:29
@github-project-automation github-project-automation Bot moved this to Todo in Pycord Jun 8, 2026
@pycord-app

pycord-app Bot commented Jun 8, 2026

Copy link
Copy Markdown

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/3255/head:pr-3255
git checkout pr-3255

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3255/head

@vmphase vmphase changed the title Fix/typo and grammar corrections chore: correct typos and grammar issues Jun 8, 2026
@Soheab Soheab requested review from JustaSqu1d and removed request for Soheab June 8, 2026 06:40

@Icebluewolf Icebluewolf 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.

LGTM
However, I'm not so sure that you are supposed to edit the docs build and locale folders directly.

Comment thread docs/api/events.rst Outdated
Comment thread docs/api/events.rst Outdated
Comment thread discord/commands/core.py Outdated
Comment thread docs/migrating_to_v1.rst Outdated
Comment thread docs/migrating_to_v1.rst Outdated
Comment thread docs/migrating_to_v1.rst Outdated

@ToothyDev ToothyDev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Like Wolfy said, afaik the entire build folder is autogenerated and shouldn't be touched manually

Comment thread docs/old_changelog.rst
vmphase and others added 6 commits June 8, 2026 14:31
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>
@vmphase vmphase requested a review from JustaSqu1d June 8, 2026 11:55
ToothyDev
ToothyDev previously approved these changes Jun 8, 2026
Comment thread discord/bot.py Outdated
@ToothyDev ToothyDev added the documentation Improvements or additions to documentation label Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

5 participants