aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/src/Loop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'nxcomp/src/Loop.cpp')
-rw-r--r--nxcomp/src/Loop.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/Loop.cpp b/nxcomp/src/Loop.cpp
index 6b903789b..754c55c96 100644
--- a/nxcomp/src/Loop.cpp
+++ b/nxcomp/src/Loop.cpp
@@ -4504,7 +4504,7 @@ void StartKeeper()
IsRestarting(lastKeeper) == 1)
{
nxfatal << "Loop: PANIC! The house-keeping process is "
- << "alreay running with pid '" << lastKeeper
+ << "already running with pid '" << lastKeeper
<< "'.\n" << std::flush;
HandleCleanup();