JoeyDeVries / LearnOpenGL

Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
https://learnopengl.com
Other
11.11k stars 2.81k forks source link

comment has bad grammar #392

Open georgiosdoumas opened 7 months ago

georgiosdoumas commented 7 months ago

https://github.com/JoeyDeVries/LearnOpenGL/blob/2eb1fcb0221f35c796977ed438c295fff9f8d428/src/1.getting_started/1.1.hello_window/hello_window.cpp#L66

query GLFW whether relevant keys are pressed/released this frame maybe the comment should be : query GLFW whether relevant keys are pressed/released inside this frame but I am not sure what do you want to say!