Spell check all source code variables, comments and strings.
[pub/USBasp.git] / Demos / Device / ClassDriver / RNDISEthernet / Lib / Ethernet.h
index 1c85d6c..3a41fa4 100644 (file)
@@ -88,7 +88,7 @@
                        \r
                        union\r
                        {\r
-                               uint16_t  EtherType; /**< Ethernet packet subprotocol type, for Ethernet V2 packets */\r
+                               uint16_t  EtherType; /**< Ethernet packet sub-protocol type, for Ethernet V2 packets */\r
                                uint16_t  Length; /**< Ethernet frame length, for Ethernet V1 packets */\r
                        };\r
                } Ethernet_Frame_Header_t;\r