From: Francis Dupont Date: Tue, 4 Mar 2025 13:57:17 +0000 (+0100) Subject: [#3747] Spelling 2 X-Git-Tag: Kea-2.7.7~151 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4926324593ee52e71fc84a22e4e6edcf010bb35e;p=thirdparty%2Fkea.git [#3747] Spelling 2 --- diff --git a/src/bin/dhcp6/tests/classify_unittest.cc b/src/bin/dhcp6/tests/classify_unittest.cc index e2df13d17d..46f561bd56 100644 --- a/src/bin/dhcp6/tests/classify_unittest.cc +++ b/src/bin/dhcp6/tests/classify_unittest.cc @@ -3407,7 +3407,7 @@ TEST_F(ClassifyTest, classTaggingAndNeverSend) { } -// Verifies that mulitple occurences of an option with +// Verifies that multiple occurrences of an option with // different client class tags works properly. TEST_F(ClassifyTest, classTaggingList) { IfaceMgrTestConfig test_config(true);