summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2009-11-16 12:47:11 (GMT)
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2009-11-16 12:47:11 (GMT)
commit8c468a5d8130a974edd803cb58f67e405c938a83 (patch)
tree1c73ef048e6e4b3760ab276b5cc7bf1e5243a803 /doc/src
parent5a52d83e9464d31cae31fbc0482a68a183a44077 (diff)
parentd65bff4c94fb11bbad02420459a9375621051823 (diff)
downloadQt-8c468a5d8130a974edd803cb58f67e405c938a83.zip
Qt-8c468a5d8130a974edd803cb58f67e405c938a83.tar.gz
Qt-8c468a5d8130a974edd803cb58f67e405c938a83.tar.bz2
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/qt4-intro.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc
index 53f3ef4..2a1f8ff 100644
--- a/doc/src/qt4-intro.qdoc
+++ b/doc/src/qt4-intro.qdoc
@@ -583,7 +583,7 @@
DOM, helps reuse CSS selector knowledge, and gives little
maintenance or footprint overhead.
- \snippet webkitsnippets/webelement/main.cpp FindAll intro
+ \snippet webkitsnippets/webelement/main.cpp FindAll
See the QWebElement class documentation for more information.