Skip to content

Commit

Permalink
Fixed typo in the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Nov 9, 2020
1 parent f8b8bd0 commit f656d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL_gamecontroller.h
Expand Up @@ -422,7 +422,7 @@ extern DECLSPEC SDL_bool SDLCALL SDL_GameControllerHasLED(SDL_GameController *ga
/**
* 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 green The intensity of the green LED
* \param blue The intensity of the blue LED
Expand Down

0 comments on commit f656d84

Please sign in to comment.