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: correct "BitAdd" to "BitAnd" in rust dictionary #2898

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

TomAFrench
Copy link
Contributor

@TomAFrench TomAFrench commented Jan 9, 2024

Add/Fix Dictionary

Dictionary: Rust

Description

Apologies for the PR spam, I'm opening these as I run into issues as they should be quick to review.

This PR fixes a spelling mistake where what I expect was "BitAnd" got changed into "BitAdd". The "BitAdd" operator doesn't really make sense to me plus I can't find any references to one on google so I've just replaced it.

References

Checklist

  • By submitting this pull-request, you agree to follow our Code of Conduct
  • Verify that the title starts with the correct prefix:
    • fix: - for minor changes like adding words or fixing spelling issues.
    • feat: - for a significant change like adding a whole new set of words to a dictionary.
    • feat!: - for breaking changes, like file format or licensing changes.
    • chore: - for changes that do not impact the content of dictionaries.

@Jason3S
Copy link
Collaborator

Jason3S commented Jan 10, 2024

@TomAFrench,

Thank you. I'll land them when the tests finish.

@Jason3S Jason3S merged commit 4d3e454 into streetsidesoftware:main Jan 10, 2024
8 checks passed
@github-actions github-actions bot mentioned this pull request Jan 10, 2024
@TomAFrench TomAFrench deleted the patch-3 branch January 10, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants