More spell checking of all source files -- correct missed errors, switch to EN-GB...
[pub/USBasp.git] / LUFA / Drivers / Peripheral / SPI.h
index 5bd7df4..c6db9f9 100644 (file)
                        #define SPI_MODE_MASTER                (1 << MSTR)
 
                /* Inline Functions: */
-                       /** Initializes the SPI subsystem, ready for transfers. Must be called before calling any other
+                       /** Initialises the SPI subsystem, ready for transfers. Must be called before calling any other
                         *  SPI routines.
                         *
                         *  \param[in] SPIOptions  SPI Options, a mask consisting of one of each of the SPI_SPEED_*,