summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentmap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/concurrent/qtconcurrentmap.cpp')
-rw-r--r--src/concurrent/qtconcurrentmap.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/concurrent/qtconcurrentmap.cpp b/src/concurrent/qtconcurrentmap.cpp
index f1e46177eb..81f860534d 100644
--- a/src/concurrent/qtconcurrentmap.cpp
+++ b/src/concurrent/qtconcurrentmap.cpp
@@ -41,7 +41,7 @@
/*!
\namespace QtConcurrent
- \inmodule QtCore
+ \inmodule QtConcurrent
\since 4.4
\brief The QtConcurrent namespace provides high-level APIs that make it
possible to write multi-threaded programs without using low-level
@@ -50,7 +50,7 @@
See the \l {Concurrent Programming}{Qt Concurrent} chapter in
the \l{threads.html}{threading} documentation.
- \inheaderfile QtCore
+ \inheaderfile QtConcurrent
\ingroup thread
*/