summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/scheduler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdeio/scheduler.cpp')
-rw-r--r--tdeio/tdeio/scheduler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdeio/scheduler.cpp b/tdeio/tdeio/scheduler.cpp
index c0aad7d38..01bcde298 100644
--- a/tdeio/tdeio/scheduler.cpp
+++ b/tdeio/tdeio/scheduler.cpp
@@ -130,7 +130,7 @@ Scheduler::Scheduler()
coSlaveTimer(0, "Scheduler::coSlaveTimer"),
cleanupTimer(0, "Scheduler::cleanupTimer")
{
- checkOnHold = true; // !! Always check with KLauncher for the first request.
+ checkOnHold = true; // !! Always check with TDELauncher for the first request.
slaveOnHold = 0;
protInfoDict = new ProtocolInfoDict;
slaveList = new SlaveList;