]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5365] Typo corrected.
authorMarcin Siodelski <marcin@isc.org>
Tue, 24 Oct 2017 16:54:27 +0000 (18:54 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 24 Oct 2017 16:54:27 +0000 (18:54 +0200)
src/bin/dhcp4/tests/dhcp4_srv_unittest.cc

index 96e458c8b3f727c461c356795ae76dcf6dc20bb1..6eb8ca55e8925efe86e18709bec8c4ee6c7d8601 100644 (file)
@@ -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\": [ \"*\" ] }, "