Parcourir la source

spelling: boolean

Josh Soref il y a 7 ans
Parent
commit
778e71345b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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_;