aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-08-24 17:17:24 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-08-24 15:18:46 +0000
commit470278dfe7770ced4da60d4aadafd0af1e1fccda (patch)
treea2d1a83619eea1e3ec24b5bf20e48fd5fda780d9 /doc
parent048d6164ccb37ce65f5451aa7da96a895f772cbc (diff)
Doc: Fix some typos
Change-Id: Ice19099cb58acaef81cec5e34c62e61f54c0d13e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator/src/howto/creator-ui.qdoc2
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-opening.qdoc2
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-targets.qdoc2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/qtcreator/src/howto/creator-ui.qdoc b/doc/qtcreator/src/howto/creator-ui.qdoc
index 7b1bd855c0..2f48f433f5 100644
--- a/doc/qtcreator/src/howto/creator-ui.qdoc
+++ b/doc/qtcreator/src/howto/creator-ui.qdoc
@@ -301,7 +301,7 @@
\list
\li \uicontrol {\l{User Interface}{Welcome}} mode for opening projects,
- tutorial, and examples.
+ tutorials, and examples.
\li \uicontrol{\l{Coding}{Edit}} mode for editing project and source
files.
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-opening.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-opening.qdoc
index 186d6f614e..1b54b8d8ac 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-opening.qdoc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-opening.qdoc
@@ -70,7 +70,7 @@
If you have built the project before, \QC can use the existing build
configuration to make the exact same build as found in the directory
available to \QC. To import a build, specify a directory in the
- \uicontrol {Import Build from} section and select \uicontrol {Import}.
+ \uicontrol {Import Build From} section and select \uicontrol {Import}.
You can edit the build configuration later. For more information, see
\l{Editing Build Configurations}.
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-targets.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-targets.qdoc
index 40d486ebad..cfdc3e349f 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-targets.qdoc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-targets.qdoc
@@ -68,7 +68,7 @@
Typically, only a subset of the kit settings is relevant for a particular
setup. Therefore, \QC plugins register sets of relevant settings that you
can view and modify in \uicontrol Tools > \uicontrol Options >
- \uicontrol Kits >. For example, if you use CMake to build all your projects,
+ \uicontrol Kits. For example, if you use CMake to build all your projects,
you can hide Qbs and qmake settings by default.
To hide and show settings in the \uicontrol Kits tab for the