summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-08-04 16:29:05 +0200
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-08-05 06:57:59 +0000
commiteff1d9f21f0f43b5c6a1678188eee1930ff17167 (patch)
tree5a7574195fb0e110cf2f9318c9c261826bb845cf /doc
parent0fd213357e4a0e11230e16e4cf25190d6039f30a (diff)
downloadqt-creator-eff1d9f21f0f43b5c6a1678188eee1930ff17167.tar.gz
Doc: fix tab name
Tools > C++ > Inspect C++ Code Model > Project Parts > Include Paths is now "Header Paths". Change-Id: I0ec53ec2988df2a563b2a5212a6cc31152146e51 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/editors/creator-coding-edit-mode.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/editors/creator-coding-edit-mode.qdoc b/doc/src/editors/creator-coding-edit-mode.qdoc
index 32aef63c31..f80aec704d 100644
--- a/doc/src/editors/creator-coding-edit-mode.qdoc
+++ b/doc/src/editors/creator-coding-edit-mode.qdoc
@@ -197,5 +197,5 @@
\QC underlines semantic errors in olive in the C++ code editor. To check the
correct paths for includes that are not resolved or that are resolved to the
- wrong file, select \uicontrol {Project Parts} > \uicontrol {Include Paths}.
+ wrong file, select \uicontrol {Project Parts} > \uicontrol {Header Paths}.
*/