X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/deed746d3716d59153e04860c646bfb7b82ca820..be520aed52239bd6091df4b3cdd816df8f0d4750:/LUFA/Drivers/Board/Buttons.h diff --git a/LUFA/Drivers/Board/Buttons.h b/LUFA/Drivers/Board/Buttons.h index 11c31910a..02550a1db 100644 --- a/LUFA/Drivers/Board/Buttons.h +++ b/LUFA/Drivers/Board/Buttons.h @@ -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.