From def7250ed1a3169a9a39a064402868e9928584f9 Mon Sep 17 00:00:00 2001 From: David Boddie Date: Tue, 29 Mar 2011 12:54:30 +0200 Subject: Doc: Minor fix to title. --- doc/src/tutorials/threads.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/tutorials/threads.qdoc b/doc/src/tutorials/threads.qdoc index 1d807a0..2d6a540 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 -- cgit v0.12