From d190e7ca914c836dd2236b305ba26b4732d00ab5 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 18 Nov 2013 17:27:40 +0100 Subject: [PATCH] Doc: "Thread" is now "Threads" in the Debug mode Change-Id: I623f6e6ebf94b83161bf8a52f469611fe792e57c Reviewed-by: hjk --- doc/src/debugger/creator-debugger.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/debugger/creator-debugger.qdoc b/doc/src/debugger/creator-debugger.qdoc index 90d98aad4ad..106e2cdc23d 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.