summaryrefslogtreecommitdiff
path: root/src/backend_joystick.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend_joystick.c')
-rw-r--r--src/backend_joystick.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend_joystick.c b/src/backend_joystick.c
index 172ce50..b642816 100644
--- a/src/backend_joystick.c
+++ b/src/backend_joystick.c
@@ -139,7 +139,7 @@ jstkOpenDevice_joystick(JoystickDevPtr joystick, Bool probe)
*
* Reads data from fd and stores it in the JoystickDevRec struct
* fills in the type of event and the number of the button/axis
- * return 1 if success, 0 otherwise. Success does not neccessarily
+ * return 1 if success, 0 otherwise. Success does not necessarily
* mean that there is a new event waiting.
*
***********************************************************************