From 5d6efb8981282c43441a01c30a092836eef145cb Mon Sep 17 00:00:00 2001 From: Sami Shalayel Date: Tue, 16 Apr 2024 14:26:08 +0200 Subject: doc: fix briefs for qmlls documentation Add missing full stop and remove extra "the". Change-Id: I22e0b7153654e735f6c237b021586d93975cdb75 Reviewed-by: Leena Miettinen Reviewed-by: Fabian Kosmale --- src/qml/doc/src/cmake/cmake-variables.qdoc | 2 +- src/qml/doc/src/tools/qtqml-tooling-qmlls.qdoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/qml/doc/src') diff --git a/src/qml/doc/src/cmake/cmake-variables.qdoc b/src/qml/doc/src/cmake/cmake-variables.qdoc index 63bd35191e..de984c88ef 100644 --- a/src/qml/doc/src/cmake/cmake-variables.qdoc +++ b/src/qml/doc/src/cmake/cmake-variables.qdoc @@ -43,7 +43,7 @@ modules, or to merge sets of QML modules under a common base point. \title QT_QML_GENERATE_QMLLS_INI -\brief Enables autogeneration of .qmlls.ini files for \QMLLS +\brief Enables autogeneration of .qmlls.ini files for \QMLLS. \cmakevariablesince 6.7 \c QT_QML_GENERATE_QMLLS_INI is a boolean that describes whether diff --git a/src/qml/doc/src/tools/qtqml-tooling-qmlls.qdoc b/src/qml/doc/src/tools/qtqml-tooling-qmlls.qdoc index adb26c75db..e9c737c036 100644 --- a/src/qml/doc/src/tools/qtqml-tooling-qmlls.qdoc +++ b/src/qml/doc/src/tools/qtqml-tooling-qmlls.qdoc @@ -4,7 +4,7 @@ /*! \page qtqml-tooling-qmlls.html \title \QMLLS Reference -\brief Overview of the \QMLLS (qmlls). +\brief Overview of \QMLLS (qmlls). \ingroup qtqml-tooling \QMLLS is a tool shipped with Qt that helps you write code -- cgit v1.2.3