Sam Lantinga преди 4 години
родител
ревизия
74f35a7cbd
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      include/SDL_gamecontroller.h

+ 1 - 1
include/SDL_gamecontroller.h

@@ -948,7 +948,7 @@ extern DECLSPEC const char* SDLCALL SDL_GameControllerGetAppleSFSymbolsNameForBu
  * Return the sfSymbolsName for a given axis on a game controller on Apple platforms.
  *
  * \param gamecontroller the controller to query
- * \param button an axis on the game controller
+ * \param axis an axis on the game controller
  * \returns the sfSymbolsName or NULL if the name can't be found
  *
  * \since This function is available since SDL 2.0.18.