summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-08-04 16:13:52 +0200
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-08-04 14:56:42 +0000
commit818d90e0aec168ca30f05a2c720aa8d2278e6d4a (patch)
tree5b89b495d593c491f501d3067e6797ab37d76360
parent7b970a3a04bd4fefe2dfa632d6f6949c67402516 (diff)
downloadqt-creator-818d90e0aec168ca30f05a2c720aa8d2278e6d4a.tar.gz
Doc: fix a changed check box label
Tools > Options > Text Editor > Display > Always Open Links in Next Split changed to "Always open links in another split". Change-Id: If363b6c14868a730641370098432cb9c0d45fe59 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
-rw-r--r--doc/src/editors/creator-coding-edit-mode.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/editors/creator-coding-edit-mode.qdoc b/doc/src/editors/creator-coding-edit-mode.qdoc
index 6793f96cfd..32aef63c31 100644
--- a/doc/src/editors/creator-coding-edit-mode.qdoc
+++ b/doc/src/editors/creator-coding-edit-mode.qdoc
@@ -168,8 +168,8 @@
\key {Ctrl+E,F2} to follow the symbol in the next split. If necessary, the
view is automatically split. To change the default behavior, select
\uicontrol Tools > \uicontrol Options > \uicontrol {Text Editor} >
- \uicontrol Display, and then select
- \uicontrol {Always Open Links in Next Split}. Additional symbols are
+ \uicontrol Display > \uicontrol {Always open links in another split}.
+ Additional symbols are
displayed and switching between definition and declaration is done in
another split. If you change the default behavior, the shortcuts for opening
link targets in the next split are used to open them in the current split.