SDL: Sync SDL3 wiki -> header (0bb53)

From 0bb539314d17209eaa4e06029a89345899bcdd84 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Mon, 22 Jun 2026 03:32:20 +0000
Subject: [PATCH] Sync SDL3 wiki -> header

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

diff --git a/include/SDL3/SDL_events.h b/include/SDL3/SDL_events.h
index 6c3aed5ea5fa5..45181dbe0a015 100644
--- a/include/SDL3/SDL_events.h
+++ b/include/SDL3/SDL_events.h
@@ -838,7 +838,8 @@ typedef struct SDL_TouchFingerEvent
 /**
  * Pinch event structure (event.pinch.*)
  *
- * span_(x/y) and focus_(x/y) are only available for pinch gestures on mobile devices
+ * span_(x/y) and focus_(x/y) are only available for pinch gestures on mobile
+ * devices
  */
 typedef struct SDL_PinchFingerEvent
 {