Skip to content

Commit bbd973c

Browse files
committed
Sync SDL3 wiki -> header
[ci skip]
1 parent 71303b4 commit bbd973c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/SDL3/SDL_events.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ typedef struct SDL_TouchFingerEvent
781781
} SDL_TouchFingerEvent;
782782

783783
/**
784-
* Pressure-sensitive pen proximity event structure (event.pmotion.*)
784+
* Pressure-sensitive pen proximity event structure (event.pproximity.*)
785785
*
786786
* When a pen becomes visible to the system (it is close enough to a tablet,
787787
* etc), SDL will send an SDL_EVENT_PEN_PROXIMITY_IN event with the new pen's

0 commit comments

Comments
 (0)