aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/SendCounterPacket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/profiling/SendCounterPacket.cpp')
-rw-r--r--src/profiling/SendCounterPacket.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profiling/SendCounterPacket.cpp b/src/profiling/SendCounterPacket.cpp
index 7f3696a940..813cccfe6a 100644
--- a/src/profiling/SendCounterPacket.cpp
+++ b/src/profiling/SendCounterPacket.cpp
@@ -913,7 +913,7 @@ void SendCounterPacket::Start()
// Mark the send thread as running
m_IsRunning.store(true);
- // Keep the send procedure going until the the send thread is signalled to stop
+ // Keep the send procedure going until the send thread is signalled to stop
m_KeepRunning.store(true);
// Start the send thread