Browse Source

Add missing word

Camilla Löwy 6 years ago
parent
commit
feaa532886
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/quick.dox

+ 1 - 1
docs/quick.dox

@@ -342,7 +342,7 @@ presses _Escape_ or closes the window.
 The program above can be found in the
 [source package](https://www.glfw.org/download.html) as
 `examples/triangle-opengl.c` and is compiled along with all other examples when
-you build GLFW.  If you built GLFW from the source package then already have
+you build GLFW.  If you built GLFW from the source package then you already have
 this as `triangle-opengl.exe` on Windows, `triangle-opengl` on Linux or
 `triangle-opengl.app` on macOS.