Parcourir la source

spelling: address's

Josh Soref il y a 7 ans
Parent
commit
8f76298ed3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/bin/perfdhcp/tests/test_control_unittest.cc

+ 1 - 1
src/bin/perfdhcp/tests/test_control_unittest.cc

@@ -624,7 +624,7 @@ public:
             // the case if randomization algorithm generates the same
             // the case if randomization algorithm generates the same
             // values but this would be an error in randomization algorithm.
             // values but this would be an error in randomization algorithm.
             total_dist += mismatch_dist;
             total_dist += mismatch_dist;
-            // Mismatch may have occurred on the MAC address'es octet position
+            // Mismatch may have occurred on the MAC address's octet position
             // up to calculated earlier unequal_pos.
             // up to calculated earlier unequal_pos.
             ASSERT_LE(mismatch_dist, unequal_pos);
             ASSERT_LE(mismatch_dist, unequal_pos);
             // unique will inform if tested DUID is unique.
             // unique will inform if tested DUID is unique.