diff --git a/docs/window.dox b/docs/window.dox index cb940f05..16759168 100644 --- a/docs/window.dox +++ b/docs/window.dox @@ -134,9 +134,7 @@ you wish to have the specified attributes. Some window hints are hard constraints. These must match the available capabilities _exactly_ for window and context creation to succeed. Hints that are not hard constraints are matched as closely as possible, but the -resulting window and context may differ from what these hints requested. To -find out the actual attributes of the created window and context, use the -@ref glfwGetWindowAttrib function. +resulting context and framebuffer may differ from what these hints requested. The following hints are always hard constraints: - `GLFW_STEREO`