Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMous...
[pub/lufa.git] / LUFA / Drivers / USB / HighLevel / USBTask.h
index 6378722..833fd9e 100644 (file)
@@ -86,7 +86,7 @@
                        /** Indicates if the USB interface is currently suspended by the host when in device mode. When suspended,\r
                         *  the device should consume minimal power, and cannot communicate to the host. If Remote Wakeup is\r
                         *  supported by the device and USB_RemoteWakeupEnabled is true, suspension can be terminated by the device\r
-                        *  by issuing a Remote Wakup request.\r
+                        *  by issuing a Remote Wakeup request.\r
                         *\r
                         *  \note This global is only present if the user application can be a USB device.\r
                         *\r