summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2023-08-21 06:11:05 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-08-21 06:06:19 +0000
commitaa0aebe7bc0747c09123d0e6a91501964e113463 (patch)
treeb644a395927d597a67fd6c94a75798f85f6f550f
parentc21e280c513c8a2ee3fec768955dcc95b7d9f589 (diff)
Doc: Use correct module name
The Qt3DCore module documentation uses incorrect capitalization for its CMake package name. Use capitalization from the `qt_internal_add_module` call in `qt3d.git/src/core/CMakeLists.txt`. Fixes: QTBUG-116229 Change-Id: If6f68088cc6559cb252b7cf46f2b96c7e4557c3c Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io> (cherry picked from commit 903e84629e3e44253d48dfdae81de2078597f1f4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/core/doc/src/qt3dcore-module.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/doc/src/qt3dcore-module.qdoc b/src/core/doc/src/qt3dcore-module.qdoc
index fa6ca9a5c..22f457c3d 100644
--- a/src/core/doc/src/qt3dcore-module.qdoc
+++ b/src/core/doc/src/qt3dcore-module.qdoc
@@ -10,7 +10,7 @@
\ingroup modules
\ingroup qt3d-modules
- \qtcmakepackage 3dcore
+ \qtcmakepackage 3DCore
\qtvariable 3dcore
The Qt 3D module provides the foundations and core types used for near-realtime