summaryrefslogtreecommitdiffstats
path: root/src/doc/src/qt3d-index.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/src/qt3d-index.qdoc')
-rw-r--r--src/doc/src/qt3d-index.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/src/qt3d-index.qdoc b/src/doc/src/qt3d-index.qdoc
index 0e889e652..eaeaf789e 100644
--- a/src/doc/src/qt3d-index.qdoc
+++ b/src/doc/src/qt3d-index.qdoc
@@ -68,7 +68,7 @@
For a C++ application that performs 2D or 3D rendering, collision
detection, and also handle user input, add the following line to its
- \l qmake \c .pro file:
+ qmake \c .pro file:
\badcode
QT += 3dcore 3drender 3dinput 3dlogic 3dextras 3danimation