From 778e71345b231e7b7ed500650c3f40599feb1eda Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 23 Jul 2017 11:44:24 -0400 Subject: [PATCH] spelling: boolean --- src/lib/dhcpsrv/cfg_iface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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_; -- 2.47.3