summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-07-04 10:16:53 +0200
committerQt by Nokia <qt-info@nokia.com>2011-07-05 19:57:54 +0200
commit192eae5797fdd8b68eef8697fd75717fd537d15b (patch)
treef4d35a6a83cbfb05ab4a64a5785024462e42b16b /doc/src
parent60cb6d7f3b7b3daa4b56a448403fa66bdd292856 (diff)
Remove references to demos from docs.
Change-Id: I1ae723af883c305ea64a4e46cc3ce889dd3c021b Reviewed-on: http://codereview.qt.nokia.com/1032 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Boddie
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/examples/transformations.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/examples/transformations.qdoc b/doc/src/examples/transformations.qdoc
index 660089c544..2d9f9f770e 100644
--- a/doc/src/examples/transformations.qdoc
+++ b/doc/src/examples/transformations.qdoc
@@ -364,8 +364,8 @@
QTransform documentation.
The Qt reference documentation provides several painting
- demos. Among these is the \l {painting/affine}{Affine
+ examples. Among these is the \l {painting/affine}{Affine
Transformations} example that shows Qt's ability to perform
- transformations on painting operations. The demo also allows the
+ transformations on painting operations. The example also allows the
user to experiment with the various transformation operations.
*/