spelling: address

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-07-30 01:27:21 -04:00
parent b2fd9d9daf
commit 3d959eb425

View File

@ -92,7 +92,7 @@ static void udp_protocol_list_init(void)
}
/* Configuration sanity check for UDP:
* - If there is a listening addres, there must be at least one target
* - If there is a listening address, there must be at least one target
*/
static void udp_sanity_check(void)
{