Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot 2026-06-22 03:32:20 +00:00
parent 65091012b4
commit 0bb539314d

View file

@ -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
{