From 4df0e1f4af6aee7b726493d19d5fae551a006bd6 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 22 Apr 2020 16:03:39 +0200 Subject: [PATCH] Doc: Add missing dot Change-Id: I20c6f4709eea0e9e7cbf04401b4499d403deaedb Reviewed-by: Leena Miettinen --- doc/qtcreator/src/qtquick/qtquick-components.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator/src/qtquick/qtquick-components.qdoc b/doc/qtcreator/src/qtquick/qtquick-components.qdoc index 15124c30499..f5bf4b1cb43 100644 --- a/doc/qtcreator/src/qtquick/qtquick-components.qdoc +++ b/doc/qtcreator/src/qtquick/qtquick-components.qdoc @@ -64,7 +64,7 @@ The \uicontrol {Qt Quick Application} wizards for a particular platform add the import statements automatically. You can remove import statements in - \uicontrol {QML Imports} + \uicontrol {QML Imports}. \uicontrol {Assets} displays the images and other files that you copy to the project folder (to the same subfolder as the QML files).