diff --git a/include/SDL3/SDL_events.h b/include/SDL3/SDL_events.h index 11924cf082..1bf34b25ea 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 {