Compare commits

...

2 Commits

Author SHA1 Message Date
PROP 65
a310857dd1
Merge 6343ed91ad into 63a7e8b7f8 2025-08-21 05:57:48 +02:00
PROP 65
6343ed91ad
fix typo 2024-05-09 21:54:14 +00:00

View File

@ -4044,7 +4044,7 @@ GLFWAPI GLFWmonitor* glfwGetWindowMonitor(GLFWwindow* window);
* content area.
* @param[in] ypos The desired y-coordinate of the upper-left corner of the
* content area.
* @param[in] width The desired with, in screen coordinates, of the content
* @param[in] width The desired width, in screen coordinates, of the content
* area or video mode.
* @param[in] height The desired height, in screen coordinates, of the content
* area or video mode.