1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 07:07:25 -04:00

Grammar fix.

This commit is contained in:
Camilla Berglund 2011-01-02 00:08:13 +01:00
parent 27ba3c6996
commit c214f69f98

View File

@ -182,7 +182,7 @@ zero, \GLFW\ will use a window resolution of 640x480. If
\textit{depthbits} is zero, the opened window may not have a depth buffer.
The \textit{mode} argument is used to specify if the window is to be a
s.c. fullscreen window, or a regular window.
fullscreen window or a regular window.
If \textit{mode} is GLFW\_FULLSCREEN, the window will cover the entire
screen and no window border or decorations will be visible. If possible, the