From d2634896d69319b80d4110360e53f9d1a5dd2d1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Sun, 19 May 2019 21:51:56 +0200 Subject: [PATCH] Add missing word (cherry picked from commit feaa5328861d9767d59d4bb60c5553539060cda2) --- docs/quick.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quick.dox b/docs/quick.dox index 14d03de1..73070f4a 100644 --- a/docs/quick.dox +++ b/docs/quick.dox @@ -337,7 +337,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/simple.c` and is compiled along with all other examples when you build GLFW. If you -built GLFW from the source package then already have this as `simple.exe` on +built GLFW from the source package then you already have this as `simple.exe` on Windows, `simple` on Linux or `simple.app` on macOS. This tutorial used only a few of the many functions GLFW provides. There are