Doc: Fix typo "speficy" > "specify"

Change-Id: I96bc2874eef6edfac3548d79b2bef6b9a687809a
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
Leena Miettinen
2024-03-25 13:51:24 +01:00
parent e32d6c482f
commit b97225ae64
3 changed files with 7 additions and 7 deletions

View File

@@ -106,8 +106,8 @@
to load diagnostics from \l{https://yaml.org/}{YAML} files that you exported
using the \c {-export fixes} option.
\sa {Configure Clang Diagnostics}, {Speficy Clang tools settings},
{Clang Tools}
\sa {Check code syntax}, {Configure Clang Diagnostics},
{Specify Clang tools settings}, {Clang Tools}
*/
/*!
@@ -116,7 +116,7 @@
\ingroup creator-how-to-projects-configure
\title Speficy Clang tools settings
\title Specify Clang tools settings
To set Clang-Tidy and Clazy checks to run for the current project:
@@ -189,7 +189,7 @@
\endlist
\sa {Configure Clang diagnostics}, {Analyze code with Clang-Tidy and Clazy},
{Speficy Clang tools settings}
{Specify Clang tools settings}
*/
/*!
@@ -311,5 +311,5 @@
file into the \uicontrol {Edit Checks as String} field, select additional
checks, and copy-paste the contents of the field to the .clang-tidy file.
\sa {Analyze code with Clang-Tidy and Clazy}, {Speficy Clang tools settings}, {Clang Tools}
\sa {Analyze code with Clang-Tidy and Clazy}, {Specify Clang tools settings}, {Clang Tools}
*/

View File

@@ -125,7 +125,7 @@
symbol support, which makes the results more reliable than before.
\sa {Code Model}, {Clangd}, {Specify clangd settings},
{Speficy Clang tools settings}, {Use compilation databases}
{Specify Clang tools settings}, {Use compilation databases}
*/
/*!

View File

@@ -83,7 +83,7 @@
\list
\li \l{Link projects to Axivion dashboards}{Axivion}
\li \l{Specify clangd settings}{Clangd}
\li \l{Speficy Clang tools settings}{Clang Tools}
\li \l{Specify Clang tools settings}{Clang Tools}
\li \l{Set Copilot preferences}{Copilot}
\li \l{Specify code style}{C++ Code Style}
\li \l{Set C++ file naming preferences}{C++ File Naming}