mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 13:04:35 +00:00
Removed stray word in window guide.
This commit is contained in:
parent
5bbc2b4949
commit
75b7720d00
@ -267,7 +267,7 @@ If OpenGL ES is requested, this hint is ignored.
|
|||||||
Possible values are one of `GLFW_OPENGL_CORE_PROFILE` or
|
Possible values are one of `GLFW_OPENGL_CORE_PROFILE` or
|
||||||
`GLFW_OPENGL_COMPAT_PROFILE`, or `GLFW_OPENGL_ANY_PROFILE` to not request
|
`GLFW_OPENGL_COMPAT_PROFILE`, or `GLFW_OPENGL_ANY_PROFILE` to not request
|
||||||
a specific profile. If requesting an OpenGL version below 3.2,
|
a specific profile. If requesting an OpenGL version below 3.2,
|
||||||
`GLFW_OPENGL_ANY_PROFILE` must be used. If another OpenGL ES is requested,
|
`GLFW_OPENGL_ANY_PROFILE` must be used. If OpenGL ES is requested,
|
||||||
this hint is ignored.
|
this hint is ignored.
|
||||||
|
|
||||||
@par
|
@par
|
||||||
|
Loading…
Reference in New Issue
Block a user