summaryrefslogtreecommitdiffstats
path: root/kdesu/process.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdesu/process.h')
-rw-r--r--kdesu/process.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdesu/process.h b/kdesu/process.h
index c45132a9c..ec3af9a62 100644
--- a/kdesu/process.h
+++ b/kdesu/process.h
@@ -2,7 +2,7 @@
*
* $Id$
*
- * This file is part of the KDE project, module kdesu.
+ * This file is part of the KDE project, module tdesu.
* Copyright (C) 1999,2000 Geert Jansen <jansen@kde.org>
*
* This is free software; you can use this library under the GNU Library
@@ -128,7 +128,7 @@ public:
public: /* static */
/*
** This is a collection of static functions that can be
- ** used for process control inside kdesu. I'd suggest
+ ** used for process control inside tdesu. I'd suggest
** against using this publicly. There are probably
** nicer Qt based ways to do what you want.
*/