All comments in the library, bootloaders, demos and projects have now been spell...
[pub/USBasp.git] / Demos / Device / RNDISEthernet / ICMP.c
index a155640..da4ffcf 100644 (file)
@@ -40,7 +40,7 @@
 /** Processes an ICMP packet inside an Ethernet frame, and writes the appropriate response\r
  *  to the output Ethernet frame if the host is issuing a ICMP ECHO request.\r
  *\r
- *  \param InDataStart   Pointer to the start of the incomming packet's ICMP header\r
+ *  \param InDataStart   Pointer to the start of the incoming packet's ICMP header\r
  *  \param OutDataStart  Pointer to the start of the outgoing packet's ICMP header\r
  *\r
  *  \return The number of bytes written to the out Ethernet frame if any, NO_RESPONSE otherwise\r