summaryrefslogtreecommitdiffstats
path: root/doc/src/tutorials/threads.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/tutorials/threads.qdoc')
-rw-r--r--doc/src/tutorials/threads.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/tutorials/threads.qdoc b/doc/src/tutorials/threads.qdoc
index 1d807a0a33..2d6a540bf3 100644
--- a/doc/src/tutorials/threads.qdoc
+++ b/doc/src/tutorials/threads.qdoc
@@ -33,7 +33,7 @@
\title Threading Basics
\brief An introduction to threads
- \section1 What Are Threads
+ \section1 What Are Threads?
Threads are about doing things in parallel, just like processes. So how do
threads differ from processes? While you are making calculations on a