|
@@ -1315,8 +1315,8 @@ extern SDL_DECLSPEC SDL_Window * SDLCALL SDL_CreatePopupWindow(SDL_Window *paren
|
|
|
*
|
|
|
* These are additional supported properties with Emscripten:
|
|
|
*
|
|
|
- * - `SDL_PROP_WINDOW_CREATE_EMSCRIPTEN_CANVAS_ID_STRING`: the id given to the canvas
|
|
|
- * element. This should start with a '#' sign
|
|
|
+ * - `SDL_PROP_WINDOW_CREATE_EMSCRIPTEN_CANVAS_ID_STRING`: the id given to the
|
|
|
+ * canvas element. This should start with a '#' sign
|
|
|
* - `SDL_PROP_WINDOW_CREATE_EMSCRIPTEN_KEYBOARD_ELEMENT_STRING`: override the
|
|
|
* binding element for keyboard inputs for this canvas. The variable can be
|
|
|
* one of:
|