diff options
Diffstat (limited to 'doc/man/man3/tqintdictiterator.3qt')
-rw-r--r-- | doc/man/man3/tqintdictiterator.3qt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqintdictiterator.3qt b/doc/man/man3/tqintdictiterator.3qt index 89720ceb7..1cdf48cc5 100644 --- a/doc/man/man3/tqintdictiterator.3qt +++ b/doc/man/man3/tqintdictiterator.3qt @@ -107,7 +107,7 @@ Returns a pointer to the current iterator item. .SH "long TQIntDictIterator::currentKey () const" Returns the key for the current iterator item. .SH "bool TQIntDictIterator::isEmpty () const" -Returns TRUE if the dictionary is empty; otherwise eturns FALSE. +Returns true if the dictionary is empty; otherwise eturns false. .PP See also count(). .SH "TQIntDictIterator::operator type * () const" |