SDL: Sync SDL3 wiki -> header (3955f)

From 3955f19373544c9dc09a51a390aead4f9dac9d28 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Sun, 12 Oct 2025 21:45:49 +0000
Subject: [PATCH] Sync SDL3 wiki -> header

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

diff --git a/include/SDL3/SDL_events.h b/include/SDL3/SDL_events.h
index 11924cf082a88..1bf34b25eae26 100644
--- a/include/SDL3/SDL_events.h
+++ b/include/SDL3/SDL_events.h
@@ -794,7 +794,7 @@ typedef struct SDL_TouchFingerEvent
 } SDL_TouchFingerEvent;
 
 /**
- *  Pinch event structure (event.pinch.*)
+ * Pinch event structure (event.pinch.*)
  */
 typedef struct SDL_PinchFingerEvent
 {