From 0f45b9c8e076483cd546d0bc9c606b73455295c6 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 30 Jul 2010 09:48:35 +0000 Subject: More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. --- LUFA/Drivers/Board/Joystick.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/Drivers/Board/Joystick.h') 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); -- cgit v1.2.3