changeset 9227 | 4d9126f64347 |
parent 8149 | 681eb46b8ac4 |
child 9569 | 162adf32623f |
--- a/include/SDL_joystick.h Sat Nov 22 21:13:46 2014 -0500 +++ b/include/SDL_joystick.h Sun Nov 23 11:26:46 2014 +0100 @@ -87,7 +87,7 @@ /** * Open a joystick for use. - * The index passed as an argument refers tothe N'th joystick on the system. + * The index passed as an argument refers to the N'th joystick on the system. * This index is the value which will identify this joystick in future joystick * events. *