Added missing article.

Fixes #409.
master
Pontus Stenetorp ago%!(EXTRA string=11 years) committed by Camilla Berglund
parent 58e9d7a8ec
commit e132945f71
  1. 2
      docs/quick.dox

@ -173,7 +173,7 @@ while (!glfwWindowShouldClose(window))
}
@endcode
You can be notified when user is attempting to close the window by setting
You can be notified when the user is attempting to close the window by setting
a close callback with @ref glfwSetWindowCloseCallback. The callback will be
called immediately after the close flag has been set.

Loading…
Cancel
Save