From: Thomas Markwalder Date: Tue, 21 Oct 2025 19:42:23 +0000 (-0400) Subject: [#4135] Fixed typo in message file X-Git-Tag: Kea-3.1.3~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fe9dd8fa7aeb27b9727a7cdd8462d8a3b95cd11;p=thirdparty%2Fkea.git [#4135] Fixed typo in message file modified: src/hooks/dhcp/limits/limits_messages.mes --- diff --git a/src/hooks/dhcp/limits/limits_messages.mes b/src/hooks/dhcp/limits/limits_messages.mes index aa7d709b7a..539bf3867b 100644 --- a/src/hooks/dhcp/limits/limits_messages.mes +++ b/src/hooks/dhcp/limits/limits_messages.mes @@ -48,7 +48,7 @@ prefixes for a client class or a subnet is exceeding the limit. % LIMITS_LEASE_WITHIN_LIMITS Lease with address %1 is within limits. Logged at debug log level 40. Debug message logged to indicate that the current number of leased addresses or -prefixes for a client class or a subnet is exceeding the limit. +prefixes for a client class or a subnet has not exceeded the limit. // -- Rate limiting messages --