summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-01-24 13:54:30 +0100
committerKai Koehne <kai.koehne@qt.io>2018-01-26 11:12:23 +0000
commitc753f187e4df86435f366d3573eb0f120002cf8a (patch)
tree2d865f7e51cf49db3eaedc4e2006c7096e3c4be3
parent7c8410c6dc325902160bb433044800ba02d44d12 (diff)
Doc: Fix grammar glitch in module descriptions
Change-Id: I8b519e3d0c5389607be069c08215c921b63e5f07 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--src/doc/src/qt3danimation-module.qdoc2
-rw-r--r--src/doc/src/qt3dextras-module.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/src/qt3danimation-module.qdoc b/src/doc/src/qt3danimation-module.qdoc
index ed3406aa4..a926df67d 100644
--- a/src/doc/src/qt3danimation-module.qdoc
+++ b/src/doc/src/qt3danimation-module.qdoc
@@ -30,7 +30,7 @@
\module Qt3DAnimation
\title Qt 3D Animation C++ Classes
- \brief The Qt 3D Animation modules provides a set of prebuilt elements to help
+ \brief The Qt 3D Animation module provides a set of prebuilt elements to help
you get started with Qt 3D.
This module is still in tech preview. This means it is unstable, likely to
diff --git a/src/doc/src/qt3dextras-module.qdoc b/src/doc/src/qt3dextras-module.qdoc
index 087018139..406534ce5 100644
--- a/src/doc/src/qt3dextras-module.qdoc
+++ b/src/doc/src/qt3dextras-module.qdoc
@@ -41,7 +41,7 @@
\module Qt3DExtras
\title Qt 3D Extras C++ Classes
- \brief The Qt 3D Extras modules provides a set of prebuilt elements to help
+ \brief The Qt 3D Extras module provides a set of prebuilt elements to help
you get started with Qt 3D.
This module is still in tech preview. This means it is unstable, likely to