summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2010-04-01 02:48:03 (GMT)
committerMartin Jones <martin.jones@nokia.com>2010-04-01 02:48:03 (GMT)
commita26d7ada2ece592ae9447b4eae95c3add61a34d7 (patch)
tree784e0732276ea08b3daa336ccec87ccaa17896a1 /doc
parentb5117243a50cca51cf8f77d153f0c400084134ef (diff)
parent67db3dc3b25e577a8389974bd06df9cd4b43059e (diff)
downloadQt-a26d7ada2ece592ae9447b4eae95c3add61a34d7.zip
Qt-a26d7ada2ece592ae9447b4eae95c3add61a34d7.tar.gz
Qt-a26d7ada2ece592ae9447b4eae95c3add61a34d7.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Diffstat (limited to 'doc')
-rw-r--r--doc/src/declarative/modules.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/modules.qdoc b/doc/src/declarative/modules.qdoc
index 13658d8..6b2e64e 100644
--- a/doc/src/declarative/modules.qdoc
+++ b/doc/src/declarative/modules.qdoc
@@ -83,7 +83,7 @@ For either type of module, a \c qmldir file in the module directory defines the
optional for location modules, but only for local filesystem content or a single remote content with a namespace.
The second exception is explained in more detail in the section below on Namespaces.
-\seciont2 The Import Path
+\section2 The Import Path
Installed modules are searched for on the import path.
The \c -L option to the \l {Qt Declarative UI Runtime}{qml} runtime adds paths to the import path.