aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-02-28 12:37:24 +0100
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-02-28 12:50:45 +0100
commit6e72f24f00e1c7d2945da20c7584b624ec5a80c0 (patch)
tree94dc6bb756f0ede4267329e52ca8330140f17c47 /doc
parente8f137992cc267a0b2a8313a4f6f3a031ebe8ab9 (diff)
Doc: streamline terminology
Change-Id: I924ddf506fff6f4907399a755b04d7318a21102d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/debugger/creator-debugger.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/debugger/creator-debugger.qdoc b/doc/src/debugger/creator-debugger.qdoc
index 26b5ca1946..f2e36d1ae3 100644
--- a/doc/src/debugger/creator-debugger.qdoc
+++ b/doc/src/debugger/creator-debugger.qdoc
@@ -936,7 +936,7 @@
In some cases, it is convenient to directly interact with the command
line of the native debugger. In \QC, you can use the left
pane of the \gui {Debugger Log} view for that purpose. When you press
- \key {Ctrl+Return}, the contents of the line under the text cursor
+ \key {Ctrl+Enter}, the contents of the line under the text cursor
are sent directly to the native debugger. Alternatively, you
can use the line edit at the bottom of the view. Output is displayed in the
right pane of the \gui {Debugger Log} view.