aboutsummaryrefslogtreecommitdiffstats
path: root/src
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 10:52:40 +0000
commit208d97cab2d448b8610167605966b9cbf7b1c6bc (patch)
tree57aed39f1f26480f2f2444df3385066915eb4f72 /src
parenta355c9aa330aade309fc88bb1daabd3c53fc7a87 (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')
-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 c6d5e1446b..ac82d8136e 100644
--- a/src/qml/doc/src/qmllanguageref/modules/qmldir.qdoc
+++ b/src/qml/doc/src/qmllanguageref/modules/qmldir.qdoc
@@ -419,7 +419,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