SDL: Sync SDL3 wiki -> header (12ef5)

From 12ef57edeb59451817902e35de554d9bbf9436b3 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Wed, 2 Apr 2025 14:36:00 +0000
Subject: [PATCH] Sync SDL3 wiki -> header

[ci skip]
---
 include/SDL3/SDL_video.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/include/SDL3/SDL_video.h b/include/SDL3/SDL_video.h
index 36078dd499e94..def306b242b67 100644
--- a/include/SDL3/SDL_video.h
+++ b/include/SDL3/SDL_video.h
@@ -1544,10 +1544,10 @@ extern SDL_DECLSPEC SDL_Window * SDLCALL SDL_GetWindowParent(SDL_Window *window)
  *
  * On Emscripten:
  *
- * - `SDL_PROP_WINDOW_EMSCRIPTEN_CANVAS_ID`: the id the canvas
- * element will have
- * - `SDL_PROP_WINDOW_EMSCRIPTEN_KEYBOARD_ELEMENT`: the
- * keyboard element that associates keyboard events to this window
+ * - `SDL_PROP_WINDOW_EMSCRIPTEN_CANVAS_ID`: the id the canvas element will
+ *   have
+ * - `SDL_PROP_WINDOW_EMSCRIPTEN_KEYBOARD_ELEMENT`: the keyboard element that
+ *   associates keyboard events to this window
  *
  * \param window the window to query.
  * \returns a valid property ID on success or 0 on failure; call