More spell checking of all source files -- correct missed errors, switch to EN-GB...
[pub/lufa.git] / LUFA / Drivers / Board / Temperature.h
index ddba7c7..d07446a 100644 (file)
@@ -87,7 +87,7 @@
                        #define TEMP_MAX_TEMP          ((TEMP_TABLE_SIZE - 1) + TEMP_TABLE_OFFSET)
                
                /* Inline Functions: */
-                       /** Initializes the temperature sensor driver, including setting up the appropriate ADC channel.
+                       /** Initialises the temperature sensor driver, including setting up the appropriate ADC channel.
                         *  This must be called before any other temperature sensor routines.
                         *
                         *  \pre The ADC itself (not the ADC channel) must be configured separately before calling the