From: Josh Soref Date: Sun, 23 Jul 2017 20:59:37 +0000 (-0400) Subject: spelling: timestamps X-Git-Tag: trac5124a_base~35^2~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a579a31f89cb3bec51d27bb65ae660ccfc9ad9f7;p=thirdparty%2Fkea.git spelling: timestamps --- diff --git a/src/bin/perfdhcp/tests/stats_mgr_unittest.cc b/src/bin/perfdhcp/tests/stats_mgr_unittest.cc index 2c40b2018f..801765aab9 100644 --- a/src/bin/perfdhcp/tests/stats_mgr_unittest.cc +++ b/src/bin/perfdhcp/tests/stats_mgr_unittest.cc @@ -157,7 +157,7 @@ public: stats_mgr->passSentPacket(StatsMgr4::XCHG_DO, sent_packet) ); - // There is way to differentiate timstamps of two packets other than + // There is way to differentiate timestamps of two packets other than // sleep for before we create another packet. Packet is using current // time to update its timestamp. // Sleeping for X seconds will guarantee that delay between packets