Spell check all source code variables, comments and strings.
[pub/USBasp.git] / Demos / Device / ClassDriver / RNDISEthernet / Lib / ICMP.c
index 618faea..ea68aa6 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[in] FrameIN        Pointer to the incomming Ethernet frame information structure\r
+ *  \param[in] FrameIN        Pointer to the incoming Ethernet frame information structure\r
  *  \param[in] InDataStart    Pointer to the start of the incoming packet's ICMP header\r
  *  \param[out] OutDataStart  Pointer to the start of the outgoing packet's ICMP header\r
  *\r