All comments in the library, bootloaders, demos and projects have now been spell...
[pub/USBasp.git] / Demos / Device / RNDISEthernet / Ethernet.h
index 23fc325..b360f07 100644 (file)
@@ -65,7 +65,7 @@
                 */\r
                #define MAC_COMPARE(MAC1, MAC2)          (memcmp(MAC1, MAC2, sizeof(MAC_Address_t)) == 0)\r
 \r
-               /** Maximum size of an incomming or outgoing Ethernet frame in bytes */\r
+               /** Maximum size of an incoming or outgoing Ethernet frame in bytes */\r
                #define ETHERNET_FRAME_SIZE_MAX          1500\r
                \r
                /** Minimum size of an Ethernet packet in bytes, to conform to the Ethernet V2 packet standard */\r