]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[509-improve-disabling-client-id] [509-improve-disabling-client-id-] typo
authorFrancis Dupont <fdupont@isc.org>
Fri, 22 Mar 2019 17:11:49 +0000 (18:11 +0100)
committerFrancis Dupont <fdupont@isc.org>
Fri, 10 May 2019 11:11:45 +0000 (13:11 +0200)
src/lib/dhcpsrv/alloc_engine.cc

index c328322c4314d77ac0d2b8e5699c02014a97e399..9fae1608031227ef856eab7e11b1676bedac13f7 100644 (file)
@@ -2856,7 +2856,7 @@ void findClientLease(AllocEngine::ClientContext4& ctx, Lease4Ptr& client_lease)
         }
     }
 
-    // If it is possiblem use client identifier to try to find client's lease.
+    // If it is possible to use client identifier to try to find client's lease.
     if (try_clientid_lookup) {
         // Get all leases for this client identifier. When shared networks are
         // in use it is more efficient to make a single query rather than