src/internet-stack/nsc-tcp-l4-protocol.h
changeset 6273 8d70de29d514
parent 4741 ae4aa2deec45
--- a/src/internet-stack/nsc-tcp-l4-protocol.h	Fri Apr 23 14:53:30 2010 +0400
+++ b/src/internet-stack/nsc-tcp-l4-protocol.h	Fri Apr 23 15:09:31 2010 +0400
@@ -75,7 +75,7 @@
   void DeAllocate (Ipv4EndPoint *endPoint);
 
   /**
-   * \brief Recieve a packet up the protocol stack
+   * \brief Receive a packet up the protocol stack
    * \param p The Packet to dump the contents into
    * \param source The source's Ipv4Address
    * \param destination The destinations Ipv4Address