-
Notifications
You must be signed in to change notification settings - Fork 15
Fix some typos in strings and comments #408
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
Conversation
|
Name | fkYAML_coverage.pr408.zip |
---|---|
ID | 2020554080 |
URL | https://github.com/fktn-k/fkYAML/actions/runs/11201175332/artifacts/2020554080 |
This commit fixes CppInconsistentNaming issue
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sndth
Thanks for fixing so many typos and gramatical mistakes.
I requested a tiny change, but the others look good to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
@sndth |
Currently that's all! |
@sndth |
This PR fixes several typos found in a few strings as well as in many comments, but it does not affect the code's functionality in any way. There are many more typos, and I will try to fix some more.
Pull Request Checklist
Read the CONTRIBUTING.md file for detailed information.
Please don't
#ifdef
s or other means.