Fix grammar

master
Camilla Berglund ago%!(EXTRA string=10 years)
parent c8e068712b
commit 40da56fbf7
  1. 2
      include/GLFW/glfw3.h

@ -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…
Cancel
Save