Parcourir la source

spelling: current

Josh Soref il y a 7 ans
Parent
commit
f5dec64d1c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/lib/dhcpsrv/tests/alloc_engine_utils.h

+ 1 - 1
src/lib/dhcpsrv/tests/alloc_engine_utils.h

@@ -367,7 +367,7 @@ public:
         return (host);
     }
 
-    /// @brief Add a host reservation to the curent configuration
+    /// @brief Add a host reservation to the current configuration
     ///
     /// Adds the given host reservation to the current configuration by
     /// casting it to non-const.  We do it this way rather than adding it to