summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfuturesynchronizer.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/thread/qfuturesynchronizer.qdoc')
-rw-r--r--src/corelib/thread/qfuturesynchronizer.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/thread/qfuturesynchronizer.qdoc b/src/corelib/thread/qfuturesynchronizer.qdoc
index 7ad978f61d..cc31dff46d 100644
--- a/src/corelib/thread/qfuturesynchronizer.qdoc
+++ b/src/corelib/thread/qfuturesynchronizer.qdoc
@@ -66,7 +66,7 @@
You can query the status of the cancel-on-wait feature using the
cancelOnWait() function.
- \sa QFuture, QFutureWatcher, {Concurrent Programming}{Qt Concurrent}
+ \sa QFuture, QFutureWatcher, {Qt Concurrent}
*/
/*!