summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederik Schwarzer <frederik.schwarzer@basyskom.com>2016-08-11 17:58:35 +0200
committerFrederik Schwarzer <frederik.schwarzer@basyskom.com>2016-08-18 14:02:47 +0000
commitc0be938232f4f44e064546cbf365314c07f2c35a (patch)
treedbe39089934dba0996a4e9a97b4b7774c7d9a2d4
parent69af774a54198a83f774c89b5d5d7135b8fb1f7a (diff)
downloadqtquickcontrols-c0be938232f4f44e064546cbf365314c07f2c35a.tar.gz
Fix typo in documentation
Change-Id: Ibd33614206e8d770bd7ee0888a8806662e3a1a73 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
-rw-r--r--src/controls/doc/src/qtquickcontrols-examples.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/controls/doc/src/qtquickcontrols-examples.qdoc b/src/controls/doc/src/qtquickcontrols-examples.qdoc
index 0e0e1ee2..fb674bc8 100644
--- a/src/controls/doc/src/qtquickcontrols-examples.qdoc
+++ b/src/controls/doc/src/qtquickcontrols-examples.qdoc
@@ -171,7 +171,7 @@
import org.qtproject.example 1.0
\endcode
- For more information about registering C++ classses as QML types, see
+ For more information about registering C++ classes as QML types, see
\l {Defining QML Types from C++}.
\include examples-run.qdocinc
@@ -212,7 +212,7 @@
import org.qtproject.example 1.0
\endcode
- For more information about registering C++ classses as QML types, see
+ For more information about registering C++ classes as QML types, see
\l {Defining QML Types from C++}.
\include examples-run.qdocinc