diff --git a/netutils/netlib/netlib_ipv4router.c b/netutils/netlib/netlib_ipv4router.c index 23a28d855..304ed4cf9 100644 --- a/netutils/netlib/netlib_ipv4router.c +++ b/netutils/netlib/netlib_ipv4router.c @@ -55,7 +55,7 @@ * Name: netlib_ipv4router * * Description: - * Given a destination address that is no on a local network, query the + * Given a destination address that is not on a local network, query the * IPv4 routing table, and return the IPv4 address of the routing that * will provide access to the correct sub-net. *