Parcourir la source

[5365] Typo corrected.

Marcin Siodelski il y a 7 ans
Parent
commit
f5d1194e36
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/bin/dhcp4/tests/dhcp4_srv_unittest.cc

+ 1 - 1
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\": [ \"*\" ] }, "