mirror of
https://github.com/yawut/SDL.git
synced 2026-04-24 15:26:55 -05:00
Fixed typo in header file documentation comment.
This commit is contained in:
parent
f0061c9f70
commit
aa044a25c5
|
|
@ -542,7 +542,7 @@ extern "C" {
|
|||
* "#document" - The javascript document object
|
||||
* "#screen" - the javascript window.screen object
|
||||
* "#canvas" - the WebGL canvas element
|
||||
* any other string without a leading # sign apples to the element on the page with that ID.
|
||||
* any other string without a leading # sign applies to the element on the page with that ID.
|
||||
*/
|
||||
#define SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT "SDL_EMSCRIPTEN_KEYBOARD_ELEMENT"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user