This commit is contained in:
PROP 65 2025-07-13 19:41:22 +02:00 committed by GitHub
commit ac0347daeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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