summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/qml-examples.qdoc
diff options
context:
space:
mode:
authorJesper Thomschutz <jesper.thomschutz@nokia.com>2010-08-24 13:25:45 (GMT)
committerJesper Thomschutz <jesper.thomschutz@nokia.com>2010-08-24 13:25:45 (GMT)
commit33a34960328cce7a6994d2ea771c82da7bfdb598 (patch)
tree88459930ecbb1d9a09a2d51f23c1dfdd675c66d1 /doc/src/examples/qml-examples.qdoc
parentee2db9a735a2c1f64e7f99f0ecfd40bf320911eb (diff)
downloadQt-4.7.0-rc1.zip
Qt-4.7.0-rc1.tar.gz
Qt-4.7.0-rc1.tar.bz2
Doc: Fixed qdoc warnings.v4.7.0-rc1
Reviewed-by: Trust Me (cherry picked from commit cb086eb5340c4c41efaf45373aa05c37e8aa974a) Conflicts: doc/src/index.qdoc src/dbus/qdbusconnection.cpp src/declarative/util/qdeclarativeanimation.cpp src/gui/s60framework/qs60mainapplication.cpp src/gui/s60framework/qs60mainappui.cpp src/network/access/qnetworkrequest.cpp
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 68b66e1..fb219fd 100644
--- a/doc/src/examples/qml-examples.qdoc
+++ b/doc/src/examples/qml-examples.qdoc
@@ -559,7 +559,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