Skip to content

Commit 84c4ff2

Browse files
committed
Sync SDL3 wiki -> header
[ci skip]
1 parent 2e381a7 commit 84c4ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/SDL3/SDL_gamepad.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* "joysticks" now are actually console-style gamepads. So SDL provides the
3030
* gamepad API on top of the lower-level joystick functionality.
3131
*
32-
* The difference betweena joystick and a gamepad is that a gamepad tells you
32+
* The difference between a joystick and a gamepad is that a gamepad tells you
3333
* _where_ a button or axis is on the device. You don't speak to gamepads in
3434
* terms of arbitrary numbers like "button 3" or "axis 2" but in standard
3535
* locations: the d-pad, the shoulder buttons, triggers, A/B/X/Y (or

0 commit comments

Comments
 (0)