diff --git a/features/netsocket/SocketAddress.h b/features/netsocket/SocketAddress.h index 44aec66d31..89ed9f9408 100644 --- a/features/netsocket/SocketAddress.h +++ b/features/netsocket/SocketAddress.h @@ -58,7 +58,7 @@ public: /** Create a SocketAddress from a raw IP address and port * - * To construct from a host name use NetworkInterface::gethostbyname + * To construct from a host name, use NetworkInterface::gethostbyname * * @param addr Raw IP address * @param port Optional 16-bit port, defaults to 0