Removed the word "other" since the version has been removed

This commit is contained in:
Sam Lantinga
2024-04-15 06:56:58 -07:00
parent 235bfe2631
commit 650d3b44e1

View File

@@ -360,7 +360,7 @@ extern DECLSPEC SDL_JoystickID SDLCALL SDL_AttachVirtualJoystick(SDL_JoystickTyp
/**
* The structure that defines an extended virtual joystick description
*
* All other elements of this structure are optional and can be left 0.
* All elements of this structure are optional and can be left 0.
*
* \since This struct is available since SDL 3.0.0.
*