diff options
Diffstat (limited to 'doc/qptrvector.doc')
-rw-r--r-- | doc/qptrvector.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/qptrvector.doc b/doc/qptrvector.doc index b3082498e..4043fe4cd 100644 --- a/doc/qptrvector.doc +++ b/doc/qptrvector.doc @@ -16,7 +16,7 @@ ** and the KDE Free Qt Foundation. ** ** Please review the following information to ensure GNU General -** Public Licensing retquirements will be met: +** Public Licensing requirements will be met: ** http://trolltech.com/products/qt/licenses/licensing/opensource/. ** If you are unsure which license is appropriate for your use, please ** review the following information: @@ -391,7 +391,7 @@ \i \< 0 (negative integer) if \a d1 \< \a d2 \endlist - The sort() and bsearch() functions retquire compareItems() to be + The sort() and bsearch() functions require compareItems() to be implemented as described here. This function should not modify the vector because some const |