aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2024-03-25 13:51:24 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2024-03-25 12:54:01 +0000
commitb97225ae647d667704c2b7bdaa139af2e3c2cab3 (patch)
treecc0236f3ab13bf35f00b2baf7df3cb61d1ec1c31
parente32d6c482fbcf4db27fde43c64a4d3aea56f7ba2 (diff)
Doc: Fix typo "speficy" > "specify"
Change-Id: I96bc2874eef6edfac3548d79b2bef6b9a687809a Reviewed-by: David Schulz <david.schulz@qt.io>
-rw-r--r--doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc10
-rw-r--r--doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc2
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-settings-overview.qdoc2
3 files changed, 7 insertions, 7 deletions
diff --git a/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc b/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc
index b1b1cd9a8f..c85fd7356d 100644
--- a/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc
+++ b/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc
@@ -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}
*/
diff --git a/doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc b/doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc
index f07a79e986..bdf06e24eb 100644
--- a/doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc
+++ b/doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc
@@ -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}
*/
/*!
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-overview.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-overview.qdoc
index 93510fa438..4ba2e5b393 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-overview.qdoc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-overview.qdoc
@@ -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}