From c7584df999567f9328529ba09962b358a43471cc Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Mon, 6 Jan 2025 16:17:26 +0000
Subject: [PATCH] Sync SDL3 wiki -> header
[ci skip]
---
include/SDL3/SDL_hints.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/include/SDL3/SDL_hints.h b/include/SDL3/SDL_hints.h
index f3686934e7ff5..263e0a1a23fab 100644
--- a/include/SDL3/SDL_hints.h
+++ b/include/SDL3/SDL_hints.h
@@ -2646,9 +2646,9 @@ extern "C" {
* Specify the EGL library to load.
*
* This hint should be set before creating an OpenGL window or creating an
- * OpenGL context. This hint is only considered if SDL is using EGL to
- * manage OpenGL contexts. If this hint isn't set, SDL will choose a
- * reasonable default.
+ * OpenGL context. This hint is only considered if SDL is using EGL to manage
+ * OpenGL contexts. If this hint isn't set, SDL will choose a reasonable
+ * default.
*
* \since This hint is available since SDL 3.2.0.
*/