-
Notifications
You must be signed in to change notification settings - Fork 7
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 some typos in strings and comments #408
Conversation
Upload Coverage Event NotificationCoverage data has been uploaded for the commit 9de85aea08517b8f5cd3cc19465fa64391eabee5.
|
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.