Skip to content

Commit fed80a0

Browse files
committed
Sync SDL3 wiki -> header
[ci skip]
1 parent b984846 commit fed80a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/SDL3/SDL_video.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,8 +667,8 @@ extern SDL_DECLSPEC SDL_DisplayID SDLCALL SDL_GetPrimaryDisplay(void);
667667
*
668668
* On Windows:
669669
*
670-
* - `SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER`: the monitor handle (HMONITOR)
671-
* associated with the display
670+
* - `SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER`: the monitor handle
671+
* (HMONITOR) associated with the display
672672
*
673673
* \param displayID the instance ID of the display to query.
674674
* \returns a valid property ID on success or 0 on failure; call

0 commit comments

Comments
 (0)