mirror of
https://github.com/glfw/glfw.git
synced 2024-11-12 17:51:48 +00:00
Fix grammar
This commit is contained in:
parent
c8e068712b
commit
40da56fbf7
@ -3307,7 +3307,7 @@ GLFWAPI int glfwExtensionSupported(const char* extension);
|
|||||||
* @return The address of the function, or `NULL` if an [error](@ref
|
* @return The address of the function, or `NULL` if an [error](@ref
|
||||||
* error_handling) occurred.
|
* error_handling) occurred.
|
||||||
*
|
*
|
||||||
* @remarks The addresses of a given function is not guaranteed to be the same
|
* @remarks The address of a given function is not guaranteed to be the same
|
||||||
* between contexts.
|
* between contexts.
|
||||||
*
|
*
|
||||||
* @remarks This function may return a non-`NULL` address despite the
|
* @remarks This function may return a non-`NULL` address despite the
|
||||||
|
Loading…
Reference in New Issue
Block a user