summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Müller <27155134+arm-in@users.noreply.github.com>2018-06-28 16:18:04 (GMT)
committerGitHub <noreply@github.com>2018-06-28 16:18:04 (GMT)
commit95a2966f86a0765d871581b90df2d8668ba43969 (patch)
treebb8a545457ba9faa10cf90ee570e830798d8ded2
parent8332bb2b04312c21897000c78a602eca09597f7d (diff)
downloadDoxygen-95a2966f86a0765d871581b90df2d8668ba43969.zip
Doxygen-95a2966f86a0765d871581b90df2d8668ba43969.tar.gz
Doxygen-95a2966f86a0765d871581b90df2d8668ba43969.tar.bz2
Update qglist.cpp
-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.
*/