summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qtools/qglist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtools/qglist.cpp b/qtools/qglist.cpp
index f464a73..731d9fd 100644
--- a/qtools/qglist.cpp
+++ b/qtools/qglist.cpp
@@ -235,7 +235,7 @@ QGList& QGList::operator=( const QGList &list )
}
/*!
- 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.
*/