From a5aa67882dfb79ab4942565a3cd69ed199c52cb7 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Fri, 5 Dec 2025 17:45:09 +0000
Subject: [PATCH] Sync SDL3 wiki -> header
[ci skip]
---
include/SDL3/SDL_revision.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/SDL3/SDL_revision.h b/include/SDL3/SDL_revision.h
index 8261addfcd4aa..d4e850ece94e2 100644
--- a/include/SDL3/SDL_revision.h
+++ b/include/SDL3/SDL_revision.h
@@ -44,8 +44,8 @@
* clue in debugging forensics and not something the app will parse in any
* way.
*
- * SDL_revision.h must be included in your program explicitly if you want access
- * to the SDL_REVISION constant.
+ * SDL_revision.h must be included in your program explicitly if you want
+ * access to the SDL_REVISION constant.
*
* \since This macro is available since SDL 3.2.0.
*/