X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/f229502d9addacfbefe955a47931b980bfbb1a10..05fcf7e2a79bebb978d4aeaef26b12f70c6826f8:/LUFA/Drivers/Peripheral/SPI.h diff --git a/LUFA/Drivers/Peripheral/SPI.h b/LUFA/Drivers/Peripheral/SPI.h index dcc58ce49..722437ea8 100644 --- a/LUFA/Drivers/Peripheral/SPI.h +++ b/LUFA/Drivers/Peripheral/SPI.h @@ -41,7 +41,7 @@ * - None * * \section Module Description - * Driver for the hardware SPI port avaliable on most AVR models. This module provides + * Driver for the hardware SPI port available on most AVR models. This module provides * an easy to use driver for the setup of and transfer of data over the AVR's SPI port. * * @{