Browse Source

spelling: boolean

Josh Soref 7 years ago
parent
commit
778e71345b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/dhcpsrv/cfg_iface.h

+ 1 - 1
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_;