Doc: Fix references to projects-related UI strings

We now have a "Projects mode" and "Projects view",
but "Build & Run" options category.

Change-Id: I5bf1829cb3f9bd47bbbf06c5898e3efd417cb796
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Leena Miettinen
2020-04-21 15:50:28 +02:00
parent f21f7e97fc
commit 677fdb78c1
4 changed files with 8 additions and 8 deletions

View File

@@ -213,7 +213,7 @@
\b {How can I make use of my multi-core CPU with \QC?}
On Linux and \macos, go to \uicontrol Project mode, select your configuration
On Linux and \macos, go to \uicontrol Projects mode, select your configuration
in the \uicontrol {Build Settings}, locate the \uicontrol {Build Steps}, and add the
following value, where \c{<num>} is the amount of cores in your CPU:
\c{-j <num>}