]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4578] Spelling
authorFrancis Dupont <fdupont@isc.org>
Mon, 6 Jul 2026 20:49:03 +0000 (22:49 +0200)
committerFrancis Dupont <fdupont@isc.org>
Mon, 6 Jul 2026 21:40:42 +0000 (23:40 +0200)
src/hooks/dhcp/lease_query/bulk_lease_query4.cc

index e1eb308d3fefa6b6cfa2a4d32f5bc14f950c8485..e2ff34bf4a31e4ef711a991f2520e84997a6f3d2 100644 (file)
@@ -118,7 +118,7 @@ BulkLeaseQuery4::init() {
 
     // Get the hardware address.
     query_hwaddr_ = query4_->getHWAddr();
-    // Ignore the hype.
+    // Ignore the htype.
     if (query_hwaddr_->hwaddr_.size()) {
         query_mask_ |= 2;
     }