Spell check all source files once again to find any typos.
[pub/lufa.git] / Demos / Device / ClassDriver / RNDISEthernet / Lib / Ethernet.c
index 5f39623..899b81f 100644 (file)
@@ -31,7 +31,7 @@
 /** \file
  *
  *  Ethernet frame packet handling routines. This protocol handles the processing of raw Ethernet
- *  frames sent and received, deferring the processing of subpacket protocols to the appropriate
+ *  frames sent and received, deferring the processing of sub-packet protocols to the appropriate
  *  protocol handlers, such as DHCP or ARP.
  */