From: Josh Soref Date: Sun, 23 Jul 2017 15:44:24 +0000 (-0400) Subject: spelling: boolean X-Git-Tag: trac5124a_base~35^2~198 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778e71345b231e7b7ed500650c3f40599feb1eda;p=thirdparty%2Fkea.git spelling: boolean --- diff --git a/src/lib/dhcpsrv/cfg_iface.h b/src/lib/dhcpsrv/cfg_iface.h index ce1e9fb1eb..eea5fdb5a5 100644 --- a/src/lib/dhcpsrv/cfg_iface.h +++ b/src/lib/dhcpsrv/cfg_iface.h @@ -331,7 +331,7 @@ private: /// for which the sockets should be opened. ExplicitAddressMap address_map_; - /// @brief A booolean value which indicates that the wildcard interface name + /// @brief A boolean value which indicates that the wildcard interface name /// has been specified (*). bool wildcard_used_;