mirror of
https://github.com/glfw/glfw.git
synced 2026-08-29 03:04:14 +02:00
Make more RFC 2119 compliant use of may
This commit is contained in:
@@ -87,7 +87,7 @@ disabled with a [compile-time option](@ref compile_options_osx).
|
||||
|
||||
You can disable context creation by setting the
|
||||
[GLFW_CLIENT_API](@ref window_hints_ctx) hint to `GLFW_NO_API`. Windows without
|
||||
contexts may not be passed to @ref glfwMakeContextCurrent or @ref
|
||||
contexts must not be passed to @ref glfwMakeContextCurrent or @ref
|
||||
glfwSwapBuffers.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user