Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot 2025-05-06 16:46:42 +00:00
parent 71303b41bf
commit bbd973c8d2

View file

@ -781,7 +781,7 @@ typedef struct SDL_TouchFingerEvent
} SDL_TouchFingerEvent; } SDL_TouchFingerEvent;
/** /**
* Pressure-sensitive pen proximity event structure (event.pmotion.*) * Pressure-sensitive pen proximity event structure (event.pproximity.*)
* *
* When a pen becomes visible to the system (it is close enough to a tablet, * When a pen becomes visible to the system (it is close enough to a tablet,
* etc), SDL will send an SDL_EVENT_PEN_PROXIMITY_IN event with the new pen's * etc), SDL will send an SDL_EVENT_PEN_PROXIMITY_IN event with the new pen's