summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/qml-examples.qdoc
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-08-09 10:18:53 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-08-09 10:18:53 (GMT)
commitf45c6c61a0967468b1b80375d8c72db4f4fec438 (patch)
tree4636f10f6b2d3708419e16bdfaf29f4a27b10f11 /doc/src/examples/qml-examples.qdoc
parent16b7dcb9f3ac6c11e1697fe4cb82e22442515a62 (diff)
downloadQt-f45c6c61a0967468b1b80375d8c72db4f4fec438.zip
Qt-f45c6c61a0967468b1b80375d8c72db4f4fec438.tar.gz
Qt-f45c6c61a0967468b1b80375d8c72db4f4fec438.tar.bz2
doc: Fixed some qdoc errors.
Diffstat (limited to 'doc/src/examples/qml-examples.qdoc')
-rw-r--r--doc/src/examples/qml-examples.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/qml-examples.qdoc b/doc/src/examples/qml-examples.qdoc
index 8d3aa25..0d191c9 100644
--- a/doc/src/examples/qml-examples.qdoc
+++ b/doc/src/examples/qml-examples.qdoc
@@ -562,7 +562,7 @@
\example declarative/ui-components/dialcontrol
This example shows how to create a dial-type control. It combines
- \l Image elements with \l Rotation transforms and \l SpringAnimatino behaviors
+ \l Image elements with \l Rotation transforms and \l SpringAnimation behaviors
to produce an interactive speedometer-type dial.
\image qml-dialcontrol-example.png