Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMous...
[pub/USBasp.git] / LUFA / Drivers / Peripheral / Serial.h
index 65b40a5..a50456b 100644 (file)
@@ -74,7 +74,7 @@
                         */\r
                        #define SERIAL_2X_UBBRVAL(baud) (((F_CPU / 8) / baud) - 1)\r
 \r
-               /* Psuedo-Functions: */\r
+               /* Pseudo-Function Macros: */\r
                        #if defined(__DOXYGEN__)\r
                                /** Indicates whether a character has been received through the USART.\r
                                 *\r