Browse Source

spelling: current

Josh Soref 7 years ago
parent
commit
f5dec64d1c
1 changed files with 1 additions and 1 deletions
  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