From: Marcin Siodelski Date: Tue, 24 Oct 2017 16:54:27 +0000 (+0200) Subject: [5365] Typo corrected. X-Git-Tag: Kea-1.3.0~2^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5d1194e3672969fba75faeb656e2710b90c29b8;p=thirdparty%2Fkea.git [5365] Typo corrected. --- diff --git a/src/bin/dhcp4/tests/dhcp4_srv_unittest.cc b/src/bin/dhcp4/tests/dhcp4_srv_unittest.cc index 96e458c8b3..6eb8ca55e8 100644 --- a/src/bin/dhcp4/tests/dhcp4_srv_unittest.cc +++ b/src/bin/dhcp4/tests/dhcp4_srv_unittest.cc @@ -3146,7 +3146,7 @@ TEST_F(Dhcpv4SrvTest, clientOption43FailRaw) { // The vendor-encapsulated-options has an incompatible data // so won't have the expected content. Here the processing - // of suboptions tries to unpack the uitn32 foo suboption and + // of suboptions tries to unpack the uint32 foo suboption and // raises an exception. string config = "{ \"interfaces-config\": {" " \"interfaces\": [ \"*\" ] }, "