summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-04-01 00:42:49 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2010-04-01 00:42:49 (GMT)
commitb1748ec7a9fdcd74fcf05af3903623c7165420ad (patch)
tree53a41dbb6863f3fc73df1b6ed45c56d661f699a4 /doc
parent5c32e4129e331a95187b65c2ab16074d21d8d96f (diff)
downloadQt-b1748ec7a9fdcd74fcf05af3903623c7165420ad.zip
Qt-b1748ec7a9fdcd74fcf05af3903623c7165420ad.tar.gz
Qt-b1748ec7a9fdcd74fcf05af3903623c7165420ad.tar.bz2
doc - fix sellingp
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.