SDL: Sync SDL3 wiki -> header (941dd)

From 941dda1ccdd061c48b211eba6292bb192ddb87de Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Sun, 21 Jun 2026 18:52:43 +0000
Subject: [PATCH] Sync SDL3 wiki -> header

[ci skip]
---
 include/SDL3/SDL_system.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/include/SDL3/SDL_system.h b/include/SDL3/SDL_system.h
index 0f9e72cb3a393..24f7d85bb89b6 100644
--- a/include/SDL3/SDL_system.h
+++ b/include/SDL3/SDL_system.h
@@ -947,7 +947,8 @@ extern SDL_DECLSPEC bool SDLCALL SDL_IsUbuntuTouch(void);
 #define SDL_PROP_GLOBAL_SYSTEM_UBUNTU_TOUCH_HOOK_STRING "SDL.system.ubuntu_touch.hook"
 
 /**
- * The version of the application on Ubuntu Touch, as reported in the manifest.
+ * The version of the application on Ubuntu Touch, as reported in the
+ * manifest.
  *
  * \since This macro is available since SDL 3.6.0.
  *