Added support to the MIDI Class drivers for packed data, where multiple MIDI events...
[pub/USBasp.git] / Demos / Host / LowLevel / VirtualSerialHost / ConfigDescriptor.c
index 3d67269..c42cc0f 100644 (file)
@@ -158,7 +158,7 @@ uint8_t ProcessConfigurationDescriptor(void)
                        }\r
                        else\r
                        {\r
-                               /* Only configure the OUT data pipe if the data endpoints haev not shown to be bidirectional */\r
+                               /* Only configure the OUT data pipe if the data endpoints have not shown to be bidirectional */\r
                                if (!(Pipe_IsEndpointBound(EndpointData->EndpointAddress)))\r
                                {\r
                                        /* Configure the data OUT pipe */\r