mirror of
https://github.com/glfw/glfw.git
synced 2024-11-14 10:34:34 +00:00
fix typo
This commit is contained in:
parent
b35641f4a3
commit
6343ed91ad
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user