浏览代码

docs: fixed typo

Ryan C. Gordon 2 年之前
父节点
当前提交
1072b6e86e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/README-migration.md

+ 1 - 1
docs/README-migration.md

@@ -489,7 +489,7 @@ The following functions have been removed:
 * SDL_GameControllerPathForIndex() - replaced with SDL_GetGamepadInstancePath()
 * SDL_GameControllerTypeForIndex() - replaced with SDL_GetGamepadInstanceType()
 * SDL_GameControllerNumMappings() - replaced with SDL_GetGamepadMappings()
-* SDL_GameControllerMappingForIndex() replaced with SDL_GetGamepadMappings()
+* SDL_GameControllerMappingForIndex() - replaced with SDL_GetGamepadMappings()
 
 The following symbols have been renamed:
 * SDL_CONTROLLER_AXIS_INVALID => SDL_GAMEPAD_AXIS_INVALID