summaryrefslogtreecommitdiffstats
path: root/qtools/qvaluelist.doc
diff options
context:
space:
mode:
authorArmin Müller <27155134+arm-in@users.noreply.github.com>2018-06-19 20:46:13 (GMT)
committerGitHub <noreply@github.com>2018-06-19 20:46:13 (GMT)
commit4431f9a0ee0400a9f5c95650bcd385854bfae43c (patch)
treebe6b15f03b79f9bd913d33bfa41371bdf40d643f /qtools/qvaluelist.doc
parentbef72b8ed13218067c46e6c0333034e304fa88ad (diff)
downloadDoxygen-4431f9a0ee0400a9f5c95650bcd385854bfae43c.zip
Doxygen-4431f9a0ee0400a9f5c95650bcd385854bfae43c.tar.gz
Doxygen-4431f9a0ee0400a9f5c95650bcd385854bfae43c.tar.bz2
Update qvaluelist.doc
Diffstat (limited to 'qtools/qvaluelist.doc')
-rw-r--r--qtools/qvaluelist.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtools/qvaluelist.doc b/qtools/qvaluelist.doc
index 918d08e..f7a0dde 100644
--- a/qtools/qvaluelist.doc
+++ b/qtools/qvaluelist.doc
@@ -199,7 +199,7 @@
\fn QValueList::~QValueList()
Destroys the list. References to the values in the list and all iterators
of this list become invalidated. Since QValueList is highly tuned for performance
- you wont see warnings if you use invalid iterators,
+ you won't see warnings if you use invalid iterators,
because it is impossible for
an iterator to check whether it is valid or not.
*/