From 894037c3e68e1573a34183d936171f8cda5085f3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 31 Jul 2025 15:41:12 +0900 Subject: Amend to previous 'replace TRUE/FALSE' commit Signed-off-by: Michele Calgaro (manually cherry-picked from commit 649c4c61a1f1f479f4532b196f68df476cef2680) --- doc/man/man3/tqxmlreader.3qt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man/man3/tqxmlreader.3qt') diff --git a/doc/man/man3/tqxmlreader.3qt b/doc/man/man3/tqxmlreader.3qt index 69c65586a..d8c174941 100644 --- a/doc/man/man3/tqxmlreader.3qt +++ b/doc/man/man3/tqxmlreader.3qt @@ -120,7 +120,7 @@ If \fIok\fR is not 0: \fI*ok\fR is set to true if the reader has the feature cal .PP See also setFeature() and hasFeature(). .SH "bool QXmlReader::hasFeature ( const TQString & name ) const\fC [pure virtual]\fR" -Returns \fCTRUE\fR if the reader has the feature called \fIname\fR; otherwise returns false. +Returns \fCtrue\fR if the reader has the feature called \fIname\fR; otherwise returns false. .PP See also feature() and setFeature(). .SH "bool QXmlReader::hasProperty ( const TQString & name ) const\fC [pure virtual]\fR" -- cgit v1.2.3