From 6e4a70d41a2636ce99a1da7b6827ac5685ed3186 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 31 Jul 2025 13:38:31 +0900 Subject: Replace TRUE/FALSE with boolean values true/false - part 3 Signed-off-by: Michele Calgaro (cherry picked and manually edited from commit 6dd781c483eea56f51ae0eff47d857976b5d0f0d) --- doc/man/man3/tqdomtext.3qt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man/man3/tqdomtext.3qt') diff --git a/doc/man/man3/tqdomtext.3qt b/doc/man/man3/tqdomtext.3qt index a9d13c1e4..c1c1988a8 100644 --- a/doc/man/man3/tqdomtext.3qt +++ b/doc/man/man3/tqdomtext.3qt @@ -61,7 +61,7 @@ The data of the copy is shared (shallow copy): modifying one node will also chan .SH "QDomText::~QDomText ()" Destroys the object and frees its resources. .SH "bool QDomText::isText () const\fC [virtual]\fR" -Returns TRUE. +Returns true. .PP Reimplemented from QDomNode. .SH "QDomNode::NodeType QDomText::nodeType () const\fC [virtual]\fR" -- cgit v1.2.3