summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qtools/qlist.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtools/qlist.doc b/qtools/qlist.doc
index 6b4278c..59cc971 100644
--- a/qtools/qlist.doc
+++ b/qtools/qlist.doc
@@ -168,7 +168,7 @@
/*!
\fn bool QList::operator==(const QList<type> &list ) const
- Compares this list with \a list. Retruns TRUE if the lists
+ Compares this list with \a list. Returns TRUE if the lists
contain the same data, else FALSE.
*/