Spell check all source code variables, comments and strings.
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / ConfigDescriptor.c
index 849b1f9..418cb8c 100644 (file)
@@ -50,7 +50,7 @@ uint8_t ProcessConfigurationDescriptor(void)
                        return ControlErrorDuringConfigRead;\r
        }\r
        \r
-       /* The bluetooth USB transport addendium mandates that the data (not streaming voice) endpoints\r
+       /* The bluetooth USB transport addendum mandates that the data (not streaming voice) endpoints\r
           be in the first interface descriptor (interface 0) */\r
        USB_GetNextDescriptorOfType(&CurrConfigBytesRem, &CurrConfigLocation, DTYPE_Interface);\r
        \r