소스 검색

Updated scancode documentation

Sam Lantinga 1 년 전
부모
커밋
c7f7464174
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      include/SDL3/SDL_scancode.h

+ 1 - 1
include/SDL3/SDL_scancode.h

@@ -37,7 +37,7 @@
  * independent of language and keyboard mapping.
  *
  * Values of this type are used to represent keyboard keys, among other places
- * in the `keysym.scancode` field of the SDL_KeyboardEvent structure.
+ * in the `scancode` field of the SDL_KeyboardEvent structure.
  *
  * The values in this enumeration are based on the USB usage page standard:
  * https://usb.org/sites/default/files/hut1_5.pdf