From a579a31f89cb3bec51d27bb65ae660ccfc9ad9f7 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 23 Jul 2017 16:59:37 -0400 Subject: [PATCH] spelling: timestamps --- src/bin/perfdhcp/tests/stats_mgr_unittest.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2