summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/man/kdbg.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/kdbg.1 b/doc/man/kdbg.1
index d577b92..01b050c 100644
--- a/doc/man/kdbg.1
+++ b/doc/man/kdbg.1
@@ -44,7 +44,7 @@ Inspection of variable values in a tree structure.
Direct member: For certain compound data types the most important
member values are displayed next to the variable name, so that it is
not necessary to expand the subtree of that variable in order to see
-the member value. KDbg can also display Qt's TQString values, which
+the member value. KDbg can also display TQt's TQString values, which
are Unicode strings.
.PP
Debugger at your finger tips: The basic debugger functions (step,