From c214f69f98ed847cfa165669a68fa5277cb8153e Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Sun, 2 Jan 2011 00:08:13 +0100 Subject: [PATCH] Grammar fix. --- docs/glfwug.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/glfwug.tex b/docs/glfwug.tex index 8fef3abd..a861800f 100644 --- a/docs/glfwug.tex +++ b/docs/glfwug.tex @@ -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