More spell checking of all source files -- correct missed errors, switch to EN-GB...
[pub/USBasp.git] / LUFA / Drivers / Board / Joystick.h
index 2953b72..4119a9b 100644 (file)
@@ -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);