summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/qml-examples.qdoc
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2010-08-05 15:19:48 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2010-08-05 15:19:48 (GMT)
commitcb086eb5340c4c41efaf45373aa05c37e8aa974a (patch)
tree8b3e2aa8d1d55c8220d12895672a41b8b81b27e8 /doc/src/examples/qml-examples.qdoc
parent884c9b8b04639faf445917f7e1b7dfe4cc7724e2 (diff)
downloadQt-cb086eb5340c4c41efaf45373aa05c37e8aa974a.zip
Qt-cb086eb5340c4c41efaf45373aa05c37e8aa974a.tar.gz
Qt-cb086eb5340c4c41efaf45373aa05c37e8aa974a.tar.bz2
Doc: Fixed qdoc warnings.
Reviewed-by: Trust Me
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