summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qtdeclarative.qdoc
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-10-13 04:19:32 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-10-13 04:19:32 (GMT)
commitf15ef2bdbf3698669dd4d2acf83b2608b7a6bc7c (patch)
tree98bece797086b3087acf853e1b7e36130f4141c2 /doc/src/declarative/qtdeclarative.qdoc
parent6762b13d07d759d150a87efa9b2724d7f8955f62 (diff)
downloadQt-f15ef2bdbf3698669dd4d2acf83b2608b7a6bc7c.zip
Qt-f15ef2bdbf3698669dd4d2acf83b2608b7a6bc7c.tar.gz
Qt-f15ef2bdbf3698669dd4d2acf83b2608b7a6bc7c.tar.bz2
Doc
Diffstat (limited to 'doc/src/declarative/qtdeclarative.qdoc')
-rw-r--r--doc/src/declarative/qtdeclarative.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/qtdeclarative.qdoc b/doc/src/declarative/qtdeclarative.qdoc
index bd50034..1581e3d 100644
--- a/doc/src/declarative/qtdeclarative.qdoc
+++ b/doc/src/declarative/qtdeclarative.qdoc
@@ -62,7 +62,7 @@ existing QObject based type system, adds support for automatic
level.
The \l {QML Elements} are a sophisticated set of graphical and behavioral building
-blocks. \l {QML Elements} are combined together in QML files to build components
+blocks. \l {QML Elements} are combined together in \l {QML Documents} to build components
ranging in complexity from simple pushbuttons and sliders, to complete
internet-enabled applications like a \l {http://www.flickr.com}{flickr} photo browser.