aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/Joystick.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-07-30 09:48:35 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-07-30 09:48:35 +0000
commit0f45b9c8e076483cd546d0bc9c606b73455295c6 (patch)
treed1c38ead3ab0691d6a8e8db2319de93e5bd8bb5a /LUFA/Drivers/Board/Joystick.h
parent2034141a7eb4d21a738f688b5e35a43793d17fbc (diff)
downloadlufa-0f45b9c8e076483cd546d0bc9c606b73455295c6.tar.gz
lufa-0f45b9c8e076483cd546d0bc9c606b73455295c6.tar.bz2
lufa-0f45b9c8e076483cd546d0bc9c606b73455295c6.zip
More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary.
Diffstat (limited to 'LUFA/Drivers/Board/Joystick.h')
-rw-r--r--LUFA/Drivers/Board/Joystick.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/Drivers/Board/Joystick.h b/LUFA/Drivers/Board/Joystick.h
index 2953b72af..4119a9be5 100644
--- a/LUFA/Drivers/Board/Joystick.h
+++ b/LUFA/Drivers/Board/Joystick.h
@@ -90,7 +90,7 @@
/* Pseudo-Functions for Doxygen: */
#if defined(__DOXYGEN__)
- /** Initializes the joystick driver so that the joystick position can be read. This sets the appropriate
+ /** Initialises the joystick driver so that the joystick position can be read. This sets the appropriate
* I/O pins to inputs with their pull-ups enabled.
*/
static inline void Joystick_Init(void);