]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4356] Spelling
authorFrancis Dupont <fdupont@isc.org>
Fri, 20 Feb 2026 15:12:05 +0000 (16:12 +0100)
committerFrancis Dupont <fdupont@isc.org>
Fri, 20 Feb 2026 15:12:05 +0000 (16:12 +0100)
src/hooks/dhcp/radius/tests/message_unittests.cc

index 1fa18f3e8b365d6fa405084dd56fd5591ba51f3c..cefe69d0d5ab78efbd8d82beecdb8dfa8e11c0a7 100644 (file)
@@ -2021,7 +2021,7 @@ TEST_F(MessageTest, signedAuthStatusResponse) {
     EXPECT_EQ(1, got_attrs->count(PW_MESSAGE_AUTHENTICATOR));
 }
 
-// Verify signed Accountig-Response response to signed Status-Server.
+// Verify signed Accounting-Response response to signed Status-Server.
 TEST_F(MessageTest, signedAcctStatusResponse) {
     MsgCode code = PW_STATUS_SERVER;
     uint8_t id = 0x1b;