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 various spelling mistakes #3210

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Fix various spelling mistakes #3210

merged 1 commit into from
Jul 19, 2023

Conversation

WardBrian
Copy link
Member

Submission Checklist

  • Run unit tests: ./runTests.py src/test/unit
  • Run cpplint: make cpplint
  • Declare copyright holder and open-source license: see below

Summary

Closes #3208 and fixes a variety of other typos, mostly in comments.

I found the other typos using codespell, which honestly seems like it is a decent candidate for inclusion in a CI pipeline somewhere.

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company):

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:

Copy link
Member

@mitzimorris mitzimorris left a comment

Choose a reason for hiding this comment

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

all good and much needed!

@WardBrian WardBrian merged commit 5d302cc into develop Jul 19, 2023
2 checks passed
@WardBrian WardBrian deleted the fix/spelling-errors branch July 19, 2023 17:48
@mitzimorris mitzimorris mentioned this pull request Jul 24, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

typo in Pathfinder console output: 'evalutions' should be 'evaluations'
3 participants