diff --git a/include/SDL3/SDL_touch.h b/include/SDL3/SDL_touch.h index fac421fde..93f3b225a 100644 --- a/include/SDL3/SDL_touch.h +++ b/include/SDL3/SDL_touch.h @@ -59,7 +59,7 @@ typedef enum SDL_TouchDeviceType * * \since This struct is available since SDL 3.0.0. * - * \sa SDL_GetTouchFinger + * \sa SDL_GetTouchFingers */ typedef struct SDL_Finger {