From 75cae96fc9cf5939399ea14f5292934ee6770fdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 1 Jul 2026 13:27:28 +0200 Subject: [PATCH] Doc: Fix naming of 'QML Profiler' --- doc/src/how-to/vscodeext-how-to-profile-qml.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/how-to/vscodeext-how-to-profile-qml.qdoc b/doc/src/how-to/vscodeext-how-to-profile-qml.qdoc index 74967e31..01df7477 100644 --- a/doc/src/how-to/vscodeext-how-to-profile-qml.qdoc +++ b/doc/src/how-to/vscodeext-how-to-profile-qml.qdoc @@ -19,7 +19,7 @@ \section1 Install QML profiler - To profile QML applications, you need to install QML Profile. Go to + To profile QML applications, you need to install QML Profiler. Go to \uicontrol {Command Palette} and select \uicontrol {Qt: Install the most recent QML trace viewer}.