All comments in the library, bootloaders, demos and projects have now been spell...
[pub/USBasp.git] / Demos / Device / DualCDC / DualCDC.h
index 4c62abf..84be114 100644 (file)
@@ -87,7 +87,7 @@
                        uint8_t  ParityType; /**< Parity setting of the virtual serial port, a value from the\r
                                              *   CDCDevice_LineCodingParity_t enum\r
                                              */\r
-                       uint8_t  DataBits; /**< Bits of data per charater of the virtual serial port */\r
+                       uint8_t  DataBits; /**< Bits of data per character of the virtual serial port */\r
                } CDC_Line_Coding_t;\r
                \r
        /* Enums: */\r