summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdeprocess.h')
-rw-r--r--tdecore/tdeprocess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeprocess.h b/tdecore/tdeprocess.h
index 658571ce7..a6329f147 100644
--- a/tdecore/tdeprocess.h
+++ b/tdecore/tdeprocess.h
@@ -47,7 +47,7 @@ class KPty;
* This class allows a KDE application to start child processes without having
* to worry about UN*X signal handling issues and zombie process reaping.
*
- * @see KProcIO
+ * @see TDEProcIO
*
* Basically, this class distinguishes three different ways of running
* child processes: