From 22794d74f2ba434e1534dd2a7c8a26ea2c5ee799 Mon Sep 17 00:00:00 2001 From: TheChocolateOre <50585073+TheChocolateOre@users.noreply.github.com> Date: Sat, 16 Jul 2022 02:22:16 +0300 Subject: [PATCH] Consistency improvement in intro.dox --- docs/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.dox b/docs/intro.dox index c7070bdd..79348323 100644 --- a/docs/intro.dox +++ b/docs/intro.dox @@ -602,7 +602,7 @@ The format of the string is as follows: - The names of the always supported context creation APIs EGL and OSMesa - Any additional compile-time options, APIs and (on Windows) what compiler was used -For example, GLFW 3.4 compiled as a DLL for Windows with MinGW may have a version string +For example, compiling GLFW 3.4 with MinGW as a DLL for Windows, may result in a version string like this: @code