diff options
Diffstat (limited to 'doc/man/man3/tqxmlreader.3qt')
-rw-r--r-- | doc/man/man3/tqxmlreader.3qt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqxmlreader.3qt b/doc/man/man3/tqxmlreader.3qt index 6cb017dbb..3504f5cd0 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 TQXmlReader::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 TQXmlReader::hasProperty ( const TQString & name ) const\fC [pure virtual]\fR" |