-
-
Notifications
You must be signed in to change notification settings - Fork 11k
JANITORIAL: Fix spelling mistakes in comments and text #7593
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
…and typo in imgui_widgets.cpp "sought" would be the correct spelling, but since it is meant as a followup to the command "seek", distinguishing it with an apostrophe is probably better than leaving it(?)
I merged this, thank you! |
where does upstream come from for the two files? |
https://github.com/nothings/stb/ but good luck getting typo fixes merged in (they are 8 open typos PR). |
ugh...132 open PRs...I better skip that then...thanks for the heads up |
No code or variables were touched, these are solely typo fixes in either text or comments.
"seeked" should be "sought", but i was told on another project that it is meant as a follow up and explanation to the command of "seek"ing in data, i think it would be best to distinguish it with an added apostrophe (seek'ed).
That way it won' t come up as error anymore and the meaning is still preserved.
I hope i didn't break any rules by simply adding a PR here