Skip to content
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

Fix typos #1728

Merged
merged 3 commits into from
Oct 3, 2023
Merged

Fix typos #1728

merged 3 commits into from
Oct 3, 2023

Conversation

null-domain
Copy link
Contributor

Summary

#1726 is failing because operand is incorrectly spelt as oprand in hikari.internal.enums, so I fixed it. I also found a few more 'obvious' ones that I've changed accordingly but if the spelling was intentional I can change them back.

Checklist

  • I have run nox and all the pipelines have passed.
  • I have made unittests according to the code I have added/modified/deleted.

Copy link
Member

@davfsa davfsa left a comment

Choose a reason for hiding this comment

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

Thanks!

Just a comment on already fixed issues

hikari/internal/enums.py Outdated Show resolved Hide resolved
@davfsa davfsa added the skip-fragment-check Skip fragment checks for this PR as it doesnt need one label Oct 3, 2023
@davfsa davfsa enabled auto-merge (squash) October 3, 2023 15:42
@davfsa davfsa merged commit 5af6142 into hikari-py:master Oct 3, 2023
@null-domain null-domain deleted the task/fix-speeling-erors branch October 4, 2023 09:43
yakMM pushed a commit to yakMM/hikari that referenced this pull request Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-fragment-check Skip fragment checks for this PR as it doesnt need one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants