Spell check all source code variables, comments and strings.
[pub/USBasp.git] / Demos / Device / LowLevel / RNDISEthernet / Lib / Ethernet.h
index 5b140a1..2e6d990 100644 (file)
@@ -97,7 +97,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