]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: boolean
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:44:24 +0000 (11:44 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:44:24 +0000 (11:44 -0400)
src/lib/dhcpsrv/cfg_iface.h

index ce1e9fb1eb6ddb542ff28e5af625caef4749f72e..eea5fdb5a5ab905b0f5f18ca57267cfdc9568201 100644 (file)
@@ -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_;