From fed80a0d4133579174c2087e24d2ba3c095fb27a Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Fri, 21 Nov 2025 18:57:12 +0000 Subject: [PATCH] Sync SDL3 wiki -> header [ci skip] --- include/SDL3/SDL_video.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/SDL3/SDL_video.h b/include/SDL3/SDL_video.h index 5d13231dc3..408492e0df 100644 --- a/include/SDL3/SDL_video.h +++ b/include/SDL3/SDL_video.h @@ -667,8 +667,8 @@ extern SDL_DECLSPEC SDL_DisplayID SDLCALL SDL_GetPrimaryDisplay(void); * * On Windows: * - * - `SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER`: the monitor handle (HMONITOR) - * associated with the display + * - `SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER`: the monitor handle + * (HMONITOR) associated with the display * * \param displayID the instance ID of the display to query. * \returns a valid property ID on success or 0 on failure; call