Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMous...
[pub/lufa.git] / LUFA / Drivers / Board / Temperature.h
index f21ed40..56e5790 100644 (file)
@@ -82,7 +82,7 @@
                        /** Maximum returnable temperature from the Temperature_GetTemperature() function. */\r
                        #define TEMP_MAX_TEMP      ((TEMP_TABLE_SIZE - 1) + TEMP_TABLE_OFFSET)\r
                \r
-               /* Psuedo-Functions: */\r
+               /* Pseudo-Function Macros: */\r
                        #if defined(__DOXYGEN__)\r
                                /** Initializes the temperature sensor driver, including setting up the appropriate ADC channel.\r
                                 *  This must be called before any other temperature sensor routines.\r