From: Francis Dupont Date: Mon, 6 Jul 2026 20:49:03 +0000 (+0200) Subject: [#4578] Spelling X-Git-Tag: Kea-3.3.0~94 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=74635f4fe93ac1108e19ed8b146d438a7e43a581;p=thirdparty%2Fkea.git [#4578] Spelling --- diff --git a/src/hooks/dhcp/lease_query/bulk_lease_query4.cc b/src/hooks/dhcp/lease_query/bulk_lease_query4.cc index e1eb308d3f..e2ff34bf4a 100644 --- a/src/hooks/dhcp/lease_query/bulk_lease_query4.cc +++ b/src/hooks/dhcp/lease_query/bulk_lease_query4.cc @@ -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; }