]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: reservation
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:05:34 +0000 (16:05 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:05:34 +0000 (16:05 -0400)
src/lib/dhcpsrv/tests/alloc_engine_utils.h

index c457142ca2d073be189a1b92bfc02210223843a8..7f4554b04e82e712d1a2296d82e5fa0e712718b7 100644 (file)
@@ -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.