浏览代码

Add missing word

Camilla Löwy 6 年之前
父节点
当前提交
feaa532886
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.