More spell checking of all source files -- correct missed errors, switch to EN-GB...
[pub/lufa.git] / LUFA / Drivers / Peripheral / AVRU4U6U7 / TWI.h
index e2c3d6a..5111059 100644 (file)
@@ -71,7 +71,7 @@
 
        /* Public Interface - May be used in end-application: */
                /* Inline Functions: */
-                       /** Initializes the TWI hardware into master mode, ready for data transmission and reception. This must be
+                       /** Initialises the TWI hardware into master mode, ready for data transmission and reception. This must be
                         *  before any other TWI operations.
                         */
                        static inline void TWI_Init(void) ATTR_ALWAYS_INLINE;