Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix incorrec...
[pub/USBasp.git] / Demos / Device / LowLevel / RNDISEthernet / Lib / TCP.c
index f75b828..a159f35 100644 (file)
@@ -153,7 +153,7 @@ void TCP_Task(void)
        }
 }
 
-/** Initializes the TCP protocol handler, clearing the port and connection state tables. This must be called before TCP packets are
+/** Initialises the TCP protocol handler, clearing the port and connection state tables. This must be called before TCP packets are
  *  processed.
  */
 void TCP_Init(void)