aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/launchersocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/launchersocket.h')
-rw-r--r--src/libs/utils/launchersocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/utils/launchersocket.h b/src/libs/utils/launchersocket.h
index 3a9be73e65..be1b7f7f9b 100644
--- a/src/libs/utils/launchersocket.h
+++ b/src/libs/utils/launchersocket.h
@@ -124,7 +124,7 @@ private:
// Moved to the launcher thread, returned to caller's thread.
// It's assumed that this object will be alive at least
-// as long as the corresponding QtcProcess is alive.
+// as long as the corresponding Process is alive.
class LauncherHandle : public QObject
{