aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2022-11-03 13:36:38 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-11-10 11:22:41 +0000
commite8d8bfeedafff47a351897e116b99982bba2d2e8 (patch)
treed90cdc6812996cbe244ae4dbe9812087fb16a568 /src/qml
parentbab27113de433f75adef03713bc7fc76f7938804 (diff)
qmldir docs: Fix typo
Fixes: QTBUG-106884 Change-Id: I57cf3f0c6cedbba0bf850165c99d673a65b90c56 Reviewed-by: Sami Shalayel <sami.shalayel@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> (cherry picked from commit 6a9d50f88dcd7de5933686ca2cabb262ff5d0665) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/qml')
-rw-r--r--src/qml/doc/src/qmllanguageref/modules/qmldir.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/doc/src/qmllanguageref/modules/qmldir.qdoc b/src/qml/doc/src/qmllanguageref/modules/qmldir.qdoc
index be1908f7cd..4d7ea272ce 100644
--- a/src/qml/doc/src/qmllanguageref/modules/qmldir.qdoc
+++ b/src/qml/doc/src/qmllanguageref/modules/qmldir.qdoc
@@ -443,7 +443,7 @@ documentation on this, no further action is needed. qmltyperegistrar will
automatically generate the \c .qmltypes files.
Example:
-If your module is in \c /tmp/imports/My/Module, a file caled \c plugins.qmltypes
+If your module is in \c /tmp/imports/My/Module, a file called \c plugins.qmltypes
should be generated alongside the actual plugin binary.
Add the line