From 34e803c54292f98bb6b796316d7ca81c6f28edef Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 20 Jun 2018 14:24:59 +0200 Subject: [PATCH] Doc: Fix typo "The the" Change-Id: Id7dd22d7d3582a453a7ff18a431c31169fba4c69 Reviewed-by: Leena Miettinen --- doc/src/qtquick/qtquick-exporting-qml.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/qtquick/qtquick-exporting-qml.qdoc b/doc/src/qtquick/qtquick-exporting-qml.qdoc index a1b6653a563..d9ad262c81b 100644 --- a/doc/src/qtquick/qtquick-exporting-qml.qdoc +++ b/doc/src/qtquick/qtquick-exporting-qml.qdoc @@ -44,7 +44,7 @@ \section1 Exporting from Adobe Photoshop to QML You can use a QML Asset Exporter to export designs from Adobe Photoshop - to .ui.qml files. The the QML Asset Exporter provides templates that are + to .ui.qml files. The QML Asset Exporter provides templates that are based on the \l{http://www.pngexpress.com}{PNG EXPRESS} plugin for Photoshop. They enable you to export PSD files to QML format, so that each PSD file is converted into an .ui.qml file.