Wizard: Fix misspelling

Change-Id: Iabf0655fd9d8690e7d18d0cc2366bcbf43835916
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Artem Sokolovskii
2022-03-16 10:43:10 +01:00
parent 71a7928194
commit 09264b6da3
5 changed files with 6 additions and 6 deletions

View File

@@ -114,7 +114,7 @@
\uicontrol {Define Project Details} dialog. \uicontrol {Define Project Details} dialog.
\li Select the Qt version to develop with in the \li Select the Qt version to develop with in the
\uicontrol {Minimal required Qt version} field. \uicontrol {Minimum required Qt version} field.
The Qt version determines the Qt Quick imports The Qt version determines the Qt Quick imports
that are used in the QML files. that are used in the QML files.
@@ -200,7 +200,7 @@
\li Select \uicontrol Next (or \uicontrol Continue on \macos) to open \li Select \uicontrol Next (or \uicontrol Continue on \macos) to open
the \uicontrol {Define Project Details} dialog. the \uicontrol {Define Project Details} dialog.
\li In the \uicontrol {Minimal required Qt version} field, select the Qt \li In the \uicontrol {Minimum required Qt version} field, select the Qt
version to develop with. The Qt version determines the Qt Quick version to develop with. The Qt version determines the Qt Quick
imports that are used in the QML files. imports that are used in the QML files.

View File

@@ -56,7 +56,7 @@
\li Select \uicontrol Next to open the \li Select \uicontrol Next to open the
\uicontrol {Define Project Details} dialog. \uicontrol {Define Project Details} dialog.
\li In the \uicontrol {Minimal required Qt version} field, select \li In the \uicontrol {Minimum required Qt version} field, select
Qt 6.2. Qt 6.2.
\li Select \uicontrol Next to open the \uicontrol {Translation File} \li Select \uicontrol Next to open the \uicontrol {Translation File}

View File

@@ -80,7 +80,7 @@
[ [
{ {
"name": "QtVersion", "name": "QtVersion",
"trDisplayName": "Minimal required Qt version:", "trDisplayName": "Minimum required Qt version:",
"type": "ComboBox", "type": "ComboBox",
"persistenceKey": "QtQuick.minimumQtVersion", "persistenceKey": "QtQuick.minimumQtVersion",
"data": "data":

View File

@@ -83,7 +83,7 @@
[ [
{ {
"name": "QtVersion", "name": "QtVersion",
"trDisplayName": "Minimal required Qt version:", "trDisplayName": "Minimum required Qt version:",
"type": "ComboBox", "type": "ComboBox",
"persistenceKey": "QtQuick.minimumQtVersion", "persistenceKey": "QtQuick.minimumQtVersion",
"data": "data":

View File

@@ -38,7 +38,7 @@
[ [
{ {
"name": "QtVersion", "name": "QtVersion",
"trDisplayName": "Minimal required Qt version:", "trDisplayName": "Minimum required Qt version:",
"type": "ComboBox", "type": "ComboBox",
"data": "data":
{ {