All comments in the library, bootloaders, demos and projects have now been spell...
[pub/USBasp.git] / Demos / Host / CDCHost / ConfigDescriptor.h
index 04d71aa..0ba6148 100644 (file)
@@ -73,7 +73,7 @@
                        DescriptorTooLarge              = 2, /**< The device's Configuration Descriptor is too large to process */\r
                        InvalidConfigDataReturned       = 3, /**< The device returned an invalid Configuration Descriptor */\r
                        NoCDCInterfaceFound             = 4, /**< A compatible CDC interface was not found in the device's Configuration Descriptor */\r
-                       NoEndpointFound                 = 5, /**< Cmpatible CDC endpoints were not found in the device's CDC interface */\r
+                       NoEndpointFound                 = 5, /**< Compatible CDC endpoints were not found in the device's CDC interface */\r
                };\r
 \r
        /* Configuration Descriptor Comparison Functions: */\r