- Notifications
You must be signed in to change notification settings - Fork1.3k
Fixed spelling and grammatical errors#8560
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:proton_9.0
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ivyl commentedMar 25, 2025
openvr and steamworks headers are direct source imports from other projects,see:https://github.com/ValveSoftware/openvr/ and:https://partner.steamgames.com/doc/sdk. Since those are external imports we want to keep them as close to originals, even if that means typos. As of other changes, like the ones to the |
Not sure if this is worth the effort, but I fixed a lot of typos.
I manually reviewed each line change for accuracy.