diff options
Diffstat (limited to 'kspy/kspy.h')
-rw-r--r-- | kspy/kspy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspy/kspy.h b/kspy/kspy.h index 007c0d10..e6b79618 100644 --- a/kspy/kspy.h +++ b/kspy/kspy.h @@ -8,7 +8,7 @@ /** * Loader for the TQObject debugging tool. The usage is simple, just call * KSpy::invoke(), then use the spy window to examine the state of your - * QObjects. + * TQObjects. * * @author Richard Moore, rich@kde.org * @version $Id$ |