summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhjk <hjk@theqtcompany.com>2015-08-12 09:27:53 +0200
committerhjk <hjk@theqtcompany.com>2015-08-12 09:18:05 +0000
commit5b0e12bde6f2fc67e3007ef506b4958233744634 (patch)
tree7e7f6e6ca34db7db040d73f957d830ccbc26eda8 /doc
parentadf3a4363fffdb3288d771433f9fb27342ac3cad (diff)
downloadqt-creator-5b0e12bde6f2fc67e3007ef506b4958233744634.tar.gz
Debugger: Rename "Change Local Display Format" to "...Value Display..."
This has been a mis-nomer since the Local and per-Type format submenues were merged into a single submenu. Change-Id: I07068a6909b30c961bfc956d8ea5c0be5cf0e45d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.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 9fb1fb74e9..5c10150562 100644
--- a/doc/src/debugger/creator-debugger.qdoc
+++ b/doc/src/debugger/creator-debugger.qdoc
@@ -714,7 +714,7 @@
a compact option using the \c{name} column for keys, resulting in a concise
display of containers with short keys, such as numbers or short strings. For
example, to expand all the values of QMap, select
- \uicontrol {Change Local Display Format} > \uicontrol Compact.
+ \uicontrol {Change Value Display Format} > \uicontrol Compact.
You can use the \uicontrol {Locals and Expressions} view to change the
contents of variables of simple data types, for example, \c int, \c float,