瀏覽代碼

Fixed typo in the documentation

Sam Lantinga 4 年之前
父節點
當前提交
f656d8456e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/SDL_gamecontroller.h

+ 1 - 1
include/SDL_gamecontroller.h

@@ -422,7 +422,7 @@ extern DECLSPEC SDL_bool SDLCALL SDL_GameControllerHasLED(SDL_GameController *ga
 /**
 /**
  *  Update a controller's LED color.
  *  Update a controller's LED color.
  *
  *
- *  \param gamecontroller The joystick to update
+ *  \param gamecontroller The controller to update
  *  \param red The intensity of the red LED
  *  \param red The intensity of the red LED
  *  \param green The intensity of the green LED
  *  \param green The intensity of the green LED
  *  \param blue The intensity of the blue LED
  *  \param blue The intensity of the blue LED