summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2011-07-11 09:15:05 (GMT)
committerJoerg Bornemann <joerg.bornemann@nokia.com>2011-07-11 09:15:31 (GMT)
commit79a271180e512eae196220d4c52d405c1cee5b8d (patch)
tree78887d524a4fcf6a4f22bee9e72683fe15e70cdb /doc/src
parent4c1c1b502ecaa2add525362e97629a58969adb0f (diff)
downloadQt-79a271180e512eae196220d4c52d405c1cee5b8d.zip
Qt-79a271180e512eae196220d4c52d405c1cee5b8d.tar.gz
Qt-79a271180e512eae196220d4c52d405c1cee5b8d.tar.bz2
Doc: fix typo
Reviewed-by: TrustMe
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/deployment/deployment.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/deployment/deployment.qdoc b/doc/src/deployment/deployment.qdoc
index 47219bf..a359787 100644
--- a/doc/src/deployment/deployment.qdoc
+++ b/doc/src/deployment/deployment.qdoc
@@ -746,7 +746,7 @@
If the shared library has dependencies that are different from the
application using it, the manifest file needs to be embedded into the DLL
- binary. Since Qt 4.1.3, the follwoing \c CONFIG options are available for
+ binary. Since Qt 4.1.3, the following \c CONFIG options are available for
embedding manifests:
\snippet doc/src/snippets/code/doc_src_deployment.qdoc 20