Fix grammar

Fixes #776.
This commit is contained in:
Camilla Berglund
2016-07-17 15:38:40 +02:00
parent 4888d7d410
commit fb418b26d7
3 changed files with 23 additions and 24 deletions

View File

@@ -345,7 +345,7 @@ well as moving a window to a specific position before showing it.
@subsection news_30_undecorated Undecorated windows
Windowed mode windows can now be created without decorations, i.e. things like
Windowed mode windows can now be created without decorations, e.g. things like
a frame, a title bar, with the `GLFW_DECORATED` window hint. This allows for
the creation of things like splash screens.