From: Josh Soref Date: Sun, 23 Jul 2017 17:22:46 +0000 (-0400) Subject: spelling: identified X-Git-Tag: trac5124a_base~35^2~124 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fa200537acb704b6ef3c73a5f57944140146144f;p=thirdparty%2Fkea.git spelling: identified --- diff --git a/src/lib/dhcpsrv/subnet_id.h b/src/lib/dhcpsrv/subnet_id.h index 7fe6a2d078..4506d63df4 100644 --- a/src/lib/dhcpsrv/subnet_id.h +++ b/src/lib/dhcpsrv/subnet_id.h @@ -15,7 +15,7 @@ namespace dhcp { /// @brief Defines unique IPv4 or IPv6 subnet identifier. /// -/// Each subnet for which the DHCP service has been configured is identifed +/// Each subnet for which the DHCP service has been configured is identified /// by the unique value called subnet id. Right now it is represented as /// a simple unsigned integer. In the future it may be extended to more complex /// type.