Add missing word

This commit is contained in:
Camilla Löwy 2019-05-19 21:51:56 +02:00
parent e91d0fc499
commit feaa532886

View File

@ -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.