summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-11-18 17:27:40 +0100
committerhjk <hjk121@nokiamail.com>2013-11-18 23:17:22 +0100
commitd190e7ca914c836dd2236b305ba26b4732d00ab5 (patch)
treeb412387e99d386f8b262792cc40947307bf7998d
parentcba87074a53d038983ab61929f4ca2ccd61ea83f (diff)
downloadqt-creator-d190e7ca914c836dd2236b305ba26b4732d00ab5.tar.gz
Doc: "Thread" is now "Threads" in the Debug mode
Change-Id: I623f6e6ebf94b83161bf8a52f469611fe792e57c Reviewed-by: hjk <hjk121@nokiamail.com>
-rw-r--r--doc/src/debugger/creator-debugger.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/debugger/creator-debugger.qdoc b/doc/src/debugger/creator-debugger.qdoc
index 90d98aad4a..106e2cdc23 100644
--- a/doc/src/debugger/creator-debugger.qdoc
+++ b/doc/src/debugger/creator-debugger.qdoc
@@ -751,8 +751,8 @@
\section2 Viewing Threads
- If a multi-threaded program is interrupted, the \gui Thread view or the
- combobox named \gui Thread in the debugger's status bar can be used to
+ If a multi-threaded program is interrupted, the \gui Threads view or the
+ combobox named \gui Threads in the debugger status bar can be used to
switch from one thread to another. The \gui Stack view adjusts itself
accordingly.