src/internet-stack/udp-l4-protocol.h
changeset 6273 8d70de29d514
parent 4740 34acfd7ad508
--- a/src/internet-stack/udp-l4-protocol.h	Fri Apr 23 14:53:30 2010 +0400
+++ b/src/internet-stack/udp-l4-protocol.h	Fri Apr 23 15:09:31 2010 +0400
@@ -101,7 +101,7 @@
    * \param icmpType The type of the message from the ICMP header
    * \param icmpCode The message code from the ICMP header
    * \param icmpInfo 32-bit integer carrying informational value of varying semantics.
-   * \param payloadSource The IP source addresss from the IP header of the packet
+   * \param payloadSource The IP source address from the IP header of the packet
    * \param payloadDestination The IP destination address from the IP header of the packet
    * \param payload Payload of the ICMP packet
    */