summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-16 19:56:17 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-16 19:56:17 +0900
commitb2529ec97a92ac78a7409711a98ac459f3955434 (patch)
treeb508525e4c5c429b543ef36563edb9ff38797f08
parent5cccb18e084303566a42c629b5b0f464f9133830 (diff)
downloadkdbg-b2529ec97a92ac78a7409711a98ac459f3955434.tar.gz
kdbg-b2529ec97a92ac78a7409711a98ac459f3955434.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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,