More spell checking of all source files -- correct missed errors, switch to EN-GB...
[pub/lufa.git] / LUFA / Drivers / Board / Buttons.h
index 11c3191..02550a1 100644 (file)
@@ -99,7 +99,7 @@
        
        /* Pseudo-Functions for Doxygen: */
        #if defined(__DOXYGEN__)
-               /** Initializes the BUTTONS driver, so that the current button position can be read. This sets the appropriate
+               /** Initialises the BUTTONS driver, so that the current button position can be read. This sets the appropriate
                 *  I/O pins to an inputs with pull-ups enabled.
                 *
                 *  This must be called before any Button driver functions are used.