diff --git a/net/tcp/tcp_send_buffered.c b/net/tcp/tcp_send_buffered.c index 3fe99b8b519..ffe0249bc49 100644 --- a/net/tcp/tcp_send_buffered.c +++ b/net/tcp/tcp_send_buffered.c @@ -424,7 +424,7 @@ static uint16_t psock_send_eventhandler(FAR struct net_driver_s *dev, 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. */