summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/qptrvector.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/qptrvector.3qt')
-rw-r--r--doc/man/man3/qptrvector.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/qptrvector.3qt b/doc/man/man3/qptrvector.3qt
index 8d771306..fc4ad3ad 100644
--- a/doc/man/man3/qptrvector.3qt
+++ b/doc/man/man3/qptrvector.3qt
@@ -184,7 +184,7 @@ This function returns \fIint\fR rather than \fIbool\fR so that reimplementations
.TP
< 0 (negative integer) if \fId1\fR < \fId2\fR
.PP
-The sort() and bsearch() functions retquire compareItems() to be implemented as described here.
+The sort() and bsearch() functions require compareItems() to be implemented as described here.
.PP
This function should not modify the vector because some const functions call compareItems().
.SH "uint QPtrVector::contains ( const type * d ) const"