diff options
author | Jerome Pasion <jerome.pasion@nokia.com> | 2010-08-25 14:39:19 (GMT) |
---|---|---|
committer | Jerome Pasion <jerome.pasion@nokia.com> | 2010-08-25 14:39:19 (GMT) |
commit | 308cc906b80a1cfffde6604f158705101670b824 (patch) | |
tree | a713d3a6792f70117cda03da82c6a335a66cfed1 /doc/src/getting-started | |
parent | 0ca74f79075316449a9c455f13cb0619732ef83f (diff) | |
download | Qt-308cc906b80a1cfffde6604f158705101670b824.zip Qt-308cc906b80a1cfffde6604f158705101670b824.tar.gz Qt-308cc906b80a1cfffde6604f158705101670b824.tar.bz2 |
Fixed the missing snippet.
Diffstat (limited to 'doc/src/getting-started')
-rw-r--r-- | doc/src/getting-started/installation.qdoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/getting-started/installation.qdoc b/doc/src/getting-started/installation.qdoc index cd468fb..b81d2f2 100644 --- a/doc/src/getting-started/installation.qdoc +++ b/doc/src/getting-started/installation.qdoc @@ -813,8 +813,7 @@ applications using Qt for Symbian can start right away. second part of the identifier in place of \c XXX, respectively. - \snippet doc/src/snippets/code/doc_src_in/ -stallation.qdoc 44 + \snippet doc/src/snippets/code/doc_src_installation.qdoc 44 The \c rmmod step may fail if the module is not already loaded, but that is harmless. |