Explorar o código

Fixed typo in header file documentation comment.

Philipp Wiesemann %!s(int64=11) %!d(string=hai) anos
pai
achega
80d19b7ee3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/SDL_hints.h

+ 1 - 1
include/SDL_hints.h

@@ -542,7 +542,7 @@ extern "C" {
  *    "#document"    - The javascript document object
  *    "#document"    - The javascript document object
  *    "#screen"      - the javascript window.screen object
  *    "#screen"      - the javascript window.screen object
  *    "#canvas"      - the WebGL canvas element
  *    "#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"
 #define SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT   "SDL_EMSCRIPTEN_KEYBOARD_ELEMENT"