[X2Go-Commits] [nx-libs] 04/04: nxcomp/src/Loop.cpp: Typo fix in error msg.

git-admin at x2go.org git-admin at x2go.org
Sun Jan 21 08:49:11 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x
in repository nx-libs.

commit 949b91c64b1f6b028cc52883eb1ecb98357fc9a0
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Jan 20 14:03:28 2018 +0100

    nxcomp/src/Loop.cpp: Typo fix in error msg.
---
 nxcomp/src/Loop.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nxcomp/src/Loop.cpp b/nxcomp/src/Loop.cpp
index 6b90378..754c55c 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();

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list