From e0c49f26ad59c1ffba73fd8a8c8d85d239e625b9 Mon Sep 17 00:00:00 2001 From: TheChocolateOre <50585073+TheChocolateOre@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:00:25 +0300 Subject: [PATCH] Made text more clear in intro.dox --- docs/intro.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/intro.dox b/docs/intro.dox index ce69e968..c7070bdd 100644 --- a/docs/intro.dox +++ b/docs/intro.dox @@ -609,8 +609,8 @@ like this: 3.4.0 Win32 WGL Null EGL OSMesa MinGW DLL @endcode -When GLFW gets compiled as a static library for Linux with both Wayland and X11 enabled may -have a version string like this: +Compiling GLFW as a static library for Linux, with both Wayland and X11 enabled, may +result in a version string like this: @code 3.4.0 Wayland X11 GLX Null EGL OSMesa monotonic