aboutsummaryrefslogtreecommitdiff
path: root/tests/profiling/gatordmock/GatordMockService.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/profiling/gatordmock/GatordMockService.hpp')
-rw-r--r--tests/profiling/gatordmock/GatordMockService.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/profiling/gatordmock/GatordMockService.hpp b/tests/profiling/gatordmock/GatordMockService.hpp
index 1c45d4ea98..30c5444f4e 100644
--- a/tests/profiling/gatordmock/GatordMockService.hpp
+++ b/tests/profiling/gatordmock/GatordMockService.hpp
@@ -34,7 +34,7 @@ namespace gatordmock
{
/// A class that implements a Mock Gatord server. It will listen on a specified Unix domain socket (UDS)
-/// namespace for client connections. It will then allow opertaions to manage coutners while receiving counter data.
+/// namespace for client connections. It will then allow opertaions to manage counters while receiving counter data.
class GatordMockService
{
public: