aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/doc/qtqmlcompiler-index.qdoc
diff options
context:
space:
mode:
authorJaishree Vyas <[email protected]>2025-01-28 13:54:06 +0100
committerAlexei Cazacov <[email protected]>2025-06-05 13:16:21 +0000
commit03a5b7c56637029638a8573c43fa6bd0b69b3dda (patch)
tree5e954737bff18bcf9b43e96c079fcae6a665604a /src/qmlcompiler/doc/qtqmlcompiler-index.qdoc
parent9d7f189b995b2b0488367a7eaf6e027888a357c1 (diff)
Doc: Unify spelling of Qt Qml modulesHEADdev
Fixes: QTBUG-132703 Pick-to: 6.9 6.10 Change-Id: Iee8cd7415d7e5c088f0b43786326c8339b46490a Reviewed-by: Olivier De Cannière <[email protected]>
Diffstat (limited to 'src/qmlcompiler/doc/qtqmlcompiler-index.qdoc')
-rw-r--r--src/qmlcompiler/doc/qtqmlcompiler-index.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/qmlcompiler/doc/qtqmlcompiler-index.qdoc b/src/qmlcompiler/doc/qtqmlcompiler-index.qdoc
index c0814ae611..c6dce9c718 100644
--- a/src/qmlcompiler/doc/qtqmlcompiler-index.qdoc
+++ b/src/qmlcompiler/doc/qtqmlcompiler-index.qdoc
@@ -3,10 +3,10 @@
/*!
\page qtqmlcompiler-index.html
- \title Qt QML Compiler
+ \title Qt Qml Compiler
\brief Provides tools for static analysis of QML code.
- The Qt QML Compiler module contains shared functionality needed by QML
+ The Qt Qml Compiler module contains shared functionality needed by QML
tooling like the \l{Qt Quick Compiler} and \l{qmllint}.
It also provides the QQmlSA framework, which can be used to extend the
built-in analysis capabilities of the tools.
@@ -25,7 +25,7 @@
\section1 Using the QQmlSA framework
- The Qt QML Compiler module offers the QQmlSA framework which provides tools
+ The Qt Qml Compiler module offers the QQmlSA framework which provides tools
for static analysis of QML code. These tools can help ensure syntactic
validity and warn about QML anti-patterns.
@@ -71,7 +71,7 @@
\section1 Reference
\list
- \li \l {Qt QML Compiler C++ Classes}
+ \li \l {Qt Qml Compiler C++ Classes}
- the C++ API provided by the QmlCompiler module
\li QML tooling using the static analysis capabilities
\list