#include "UDP.h"\r
\r
/** Processes a UDP packet inside an Ethernet frame, and writes the appropriate response\r
- * to the output Ethernet frame if a subprotocol handler has created a response packet.\r
+ * to the output Ethernet frame if a sub-protocol handler has created a response packet.\r
*\r
* \param[in] IPHeaderInStart Pointer to the start of the incoming packet's IP header\r
* \param[in] UDPHeaderInStart Pointer to the start of the incoming packet's UDP header\r