]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3649] Updated comments
authorMarcin Siodelski <marcin@isc.org>
Thu, 28 Nov 2024 19:17:22 +0000 (20:17 +0100)
committerMarcin Siodelski <marcin@isc.org>
Thu, 23 Jan 2025 09:03:59 +0000 (09:03 +0000)
src/hooks/dhcp/high_availability/tests/ha_impl_unittest.cc

index 9e264c640fd8a1af8c369fd712af731c2d3d5f12..34973e2525dbe535e146564119de005823460768 100644 (file)
@@ -1827,7 +1827,7 @@ TEST_F(HAImplTest, lease4ExpireHubInvalidServerName) {
 }
 
 // Tests lease4_expire callout implementation when the server is a hub
-// with multiple relationship.
+// with multiple relationships.
 TEST_F(HAImplTest, lease4ExpireSingleService) {
     ConstElementPtr ha_config = createValidJsonConfiguration();
 
@@ -2034,7 +2034,7 @@ TEST_F(HAImplTest, lease6ExpireHubInvalidServerName) {
 }
 
 // Tests lease4_expire callout implementation when the server is a hub
-// with multiple relationship.
+// with multiple relationships.
 TEST_F(HAImplTest, lease6ExpireSingleService) {
     ConstElementPtr ha_config = createValidJsonConfiguration();