]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3949] Address review comments
authorThomas Markwalder <tmark@isc.org>
Mon, 4 Aug 2025 13:02:14 +0000 (09:02 -0400)
committerThomas Markwalder <tmark@isc.org>
Mon, 4 Aug 2025 13:03:29 +0000 (13:03 +0000)
Fixed a typo in src/lib/dhcpsrv/tests/d2_client_unittest.cc

src/lib/dhcpsrv/tests/d2_client_unittest.cc

index ebdff514d1e3889179e7062066762a4b920099ba..68ad2189d6c0d3bf73c023b4227809dfa87ce6a0 100644 (file)
@@ -797,7 +797,7 @@ TEST_F(D2ClientMgrParamsTest, adjustDomainNameV4) {
             "myhost.example.com.", Option4ClientFqdn::FULL
         },
         {
-            "RCM_NEVER #4, partial client name with traling .",
+            "RCM_NEVER #4, partial client name with trailing .",
             D2ClientConfig::RCM_NEVER,
             "myhost.", Option4ClientFqdn::PARTIAL,
             "myhost.suffix.com.", Option4ClientFqdn::FULL