From cdcd346575289cc69e8dd73999de784b11605ce3 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Mon, 15 Apr 2024 19:13:11 +0000 Subject: [PATCH] Sync SDL3 wiki -> header --- include/SDL3/SDL_video.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL3/SDL_video.h b/include/SDL3/SDL_video.h index 08d92b7ff..e4bf7bb7c 100644 --- a/include/SDL3/SDL_video.h +++ b/include/SDL3/SDL_video.h @@ -1171,7 +1171,7 @@ extern DECLSPEC SDL_Window *SDLCALL SDL_GetWindowParent(SDL_Window *window); * \since This function is available since SDL 3.0.0. * * \sa SDL_GetProperty - * \sa SDL_SetProperty + * \sa SDL_GetNumberProperty */ extern DECLSPEC SDL_PropertiesID SDLCALL SDL_GetWindowProperties(SDL_Window *window);