diff --git a/src/qml/doc/src/cmake/qt_add_qml_module.qdoc b/src/qml/doc/src/cmake/qt_add_qml_module.qdoc index f521fa8025..717bd5e0aa 100644 --- a/src/qml/doc/src/cmake/qt_add_qml_module.qdoc +++ b/src/qml/doc/src/cmake/qt_add_qml_module.qdoc @@ -113,7 +113,7 @@ For cases where the QML module needs a custom plugin class implementation, the will be needed. \note -When using static linking, it migt be necessary to use +When using static linking, it might be necessary to use \c Q_IMPORT_QML_PLUGIN to ensure that the QML plugin is correctly linked. \section3 Plugin target with no backing target