Fixed typo.

This commit is contained in:
Siavash Eliasi 2014-07-03 10:26:49 +04:30
parent c015852498
commit 9c545d6a14

View File

@ -43,7 +43,7 @@ screen despite losing focus.
@subsection news_31_floating Floating windows
GLFW not supports floating windows, also called topmost or always on top, for
GLFW now supports floating windows, also called topmost or always on top, for
easier debugging, with the `GLFW_FLOATING` window hint.