summaryrefslogtreecommitdiffstats
path: root/doc/src/examples
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-07-26 15:22:37 +1000
committerQt by Nokia <qt-info@nokia.com>2011-07-28 10:04:31 +0200
commita7860d8bf18d1330718fd0dfdc694c92ec69f069 (patch)
tree2e3e519177243e6d8a00a5edbdb52991c8136e02 /doc/src/examples
parentd692b8663c062e3b7f146529d29194ca8724f214 (diff)
Fix typo in padnavigator example docs
Change-Id: Ifde02273107441add4eb77d8fc092eac2cc2c798 Reviewed-on: http://codereview.qt.nokia.com/2150 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'doc/src/examples')
-rw-r--r--doc/src/examples/padnavigator.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/padnavigator.qdoc b/doc/src/examples/padnavigator.qdoc
index 0942c82215..591d3d0e63 100644
--- a/doc/src/examples/padnavigator.qdoc
+++ b/doc/src/examples/padnavigator.qdoc
@@ -316,7 +316,7 @@
Now we construct the \c FlippablePad item, passing its column-row count to
its constructor.
- The pad is constrolled by three transformations, and we create one
+ The pad is controlled by three transformations, and we create one
QGraphicsRotation object for each of these.
\list