Browse Source

spelling: reservation

Josh Soref 7 years ago
parent
commit
2f880ef212
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

@@ -132,7 +132,7 @@ public:
         fqdn_rev_ = fqdn_rev;
     }
 
-    /// @brief Wrapper around call to AllocEngine6::findRervation
+    /// @brief Wrapper around call to AllocEngine6::findReservation
     ///
     /// If a reservation is found by the engine, the function sets
     /// ctx.hostname_ accordingly.