summaryrefslogtreecommitdiffstats
path: root/src/doc/src
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2018-06-18 13:23:13 +0200
committerPaul Wicking <paul.wicking@qt.io>2018-06-19 10:03:23 +0000
commit809c753359a6a6c5773b0494a46b1d82f3965db6 (patch)
tree764799cb91d0909cb61ae119a9b6e4e00bfdd05a /src/doc/src
parentbc544df60c1bf23df63df6ab8a017c7861319930 (diff)
Doc: Add missing dots (qt3d)
Task-number: QTBUG-68933 Change-Id: I4226b8b9d70548b6921948c5ea47520f40f5df98 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/doc/src')
-rw-r--r--src/doc/src/levelofdetailloader.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/src/levelofdetailloader.qdoc b/src/doc/src/levelofdetailloader.qdoc
index 58175c35a..64fdf2159 100644
--- a/src/doc/src/levelofdetailloader.qdoc
+++ b/src/doc/src/levelofdetailloader.qdoc
@@ -30,7 +30,7 @@
\inqmlmodule Qt3D.Render
\inherits Entity
\since 5.9
- \brief An entity loader that changes depending on distance to camera or screen size
+ \brief An entity loader that changes depending on distance to camera or screen size.
A LevelOfDetailLoader will load the entity matching the \l LevelOfDetail::currentIndex.
The source is selected from the \l sources property.