From c6879c1c9c6f1fbb20c3922b9d9e9b1521e6e35a Mon Sep 17 00:00:00 2001 From: Luiz Gustavo Gomes Monclar Date: Wed, 17 Apr 2019 02:44:37 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d871e59d1..40719689d 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ information on what to include when reporting a bug. ## Changelog -* [Win32] Bugfix: Worker threads are now able to correctly detect if the window has focus by getting the `GLFW_FOCUSED` attribute. +* [Win32] Bugfix: Worker threads are now able to correctly detect if the GLFW window has focus by getting the `GLFW_FOCUSED` attribute. ## Contact