From: Josh Soref Date: Sun, 23 Jul 2017 15:16:00 +0000 (-0400) Subject: spelling: address's X-Git-Tag: trac5124a_base~35^2~214 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f76298ed3f88844e331cb791c7a70e68d9eeac0;p=thirdparty%2Fkea.git spelling: address's --- diff --git a/src/bin/perfdhcp/tests/test_control_unittest.cc b/src/bin/perfdhcp/tests/test_control_unittest.cc index ef63f9d3e2..6eafb2b57f 100644 --- a/src/bin/perfdhcp/tests/test_control_unittest.cc +++ b/src/bin/perfdhcp/tests/test_control_unittest.cc @@ -624,7 +624,7 @@ public: // the case if randomization algorithm generates the same // values but this would be an error in randomization algorithm. 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. ASSERT_LE(mismatch_dist, unequal_pos); // unique will inform if tested DUID is unique.