summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2023-08-21 06:11:05 +0200
committerPaul Wicking <paul.wicking@qt.io>2023-08-21 06:42:25 +0200
commit903e84629e3e44253d48dfdae81de2078597f1f4 (patch)
tree78c00a2cada274964b06d44becaa1fc2cc19e60f /src
parent939f67f0965c622208eed51c5127df1b107adf03 (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 Pick-to: 6.6 6.5 Change-Id: If6f68088cc6559cb252b7cf46f2b96c7e4557c3c Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io>
Diffstat (limited to 'src')
-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