forked from qt-creator/qt-creator
Doc: Fix some typos
Change-Id: Ice19099cb58acaef81cec5e34c62e61f54c0d13e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
@@ -301,7 +301,7 @@
|
|||||||
\list
|
\list
|
||||||
|
|
||||||
\li \uicontrol {\l{User Interface}{Welcome}} mode for opening projects,
|
\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
|
\li \uicontrol{\l{Coding}{Edit}} mode for editing project and source
|
||||||
files.
|
files.
|
||||||
|
@@ -70,7 +70,7 @@
|
|||||||
If you have built the project before, \QC can use the existing build
|
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
|
configuration to make the exact same build as found in the directory
|
||||||
available to \QC. To import a build, specify a directory in the
|
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
|
You can edit the build configuration later. For more information, see
|
||||||
\l{Editing Build Configurations}.
|
\l{Editing Build Configurations}.
|
||||||
|
@@ -68,7 +68,7 @@
|
|||||||
Typically, only a subset of the kit settings is relevant for a particular
|
Typically, only a subset of the kit settings is relevant for a particular
|
||||||
setup. Therefore, \QC plugins register sets of relevant settings that you
|
setup. Therefore, \QC plugins register sets of relevant settings that you
|
||||||
can view and modify in \uicontrol Tools > \uicontrol Options >
|
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.
|
you can hide Qbs and qmake settings by default.
|
||||||
|
|
||||||
To hide and show settings in the \uicontrol Kits tab for the
|
To hide and show settings in the \uicontrol Kits tab for the
|
||||||
|
Reference in New Issue
Block a user