summaryrefslogtreecommitdiffstats
path: root/debian/lenny/tdesdk/debian/man/testkspy.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/lenny/tdesdk/debian/man/testkspy.1')
-rw-r--r--debian/lenny/tdesdk/debian/man/testkspy.14
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/lenny/tdesdk/debian/man/testkspy.1 b/debian/lenny/tdesdk/debian/man/testkspy.1
index c04e00c0f..afdc702a4 100644
--- a/debian/lenny/tdesdk/debian/man/testkspy.1
+++ b/debian/lenny/tdesdk/debian/man/testkspy.1
@@ -25,7 +25,7 @@ testkspy \- show off KSpy's capabilities
It simply uses KSpy to spy on itself.
.PP
\fBKSpy\fP is a tiny library which can be used to graphically display
-the QObjects in use by a Qt/KDE app. In addition to the object tree,
+the TQObjects in use by a TQt/TDE app. In addition to the object tree,
you can also view the properties, signals and slots of any QObject.
.PP
Basically it provides much the same info as QObject::dumpObjectTree() and
@@ -33,7 +33,7 @@ QObject::dumpObjectInfo(), but in a much more convenient form. KSpy has
minimal overhead for the application, because the kspy library is
loaded dynamically using KLibLoader.
.PP
-This utility is part of the KDE Software Development Kit.
+This utility is part of the TDE Software Development Kit.
.SH OPTIONS
For a full summary of options, run \fItestkspy \-\-help\fP.
.SH SEE ALSO