fix a spelling error

This commit is contained in:
Gregory Nutt 2018-08-21 10:33:16 -06:00
parent 2e0860e193
commit af9fb080e0

View File

@ -424,7 +424,7 @@ static uint16_t psock_send_eventhandler(FAR struct net_driver_s *dev,
ninfo("flags: %04x\n", flags); ninfo("flags: %04x\n", flags);
/* If this packet contains an acknowledgement, then update the count of /* If this packet contains an acknowledgment, then update the count of
* acknowledged bytes. * acknowledged bytes.
*/ */