summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qmap.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qmap.qdoc')
-rw-r--r--src/corelib/tools/qmap.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qmap.qdoc b/src/corelib/tools/qmap.qdoc
index ba9b048157..55c2bcb5d9 100644
--- a/src/corelib/tools/qmap.qdoc
+++ b/src/corelib/tools/qmap.qdoc
@@ -669,7 +669,7 @@
from the map, and returns an iterator to the next item in the
map.
- \note The iterator \a pos \e must be valid and dereferencable.
+ \note The iterator \a pos \e must be valid and dereferenceable.
\sa remove()
*/