diff options
author | David Boddie <david.boddie@nokia.com> | 2010-09-07 16:34:09 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2010-09-07 16:34:09 (GMT) |
commit | 3c18c2a43260a271f8a13e89053eede15d399005 (patch) | |
tree | de54e971c15e900cc99267c9f6024715f723297a /doc/src/examples | |
parent | 4b68c14af425a3f8441ae0377c178d398192d45a (diff) | |
download | Qt-3c18c2a43260a271f8a13e89053eede15d399005.zip Qt-3c18c2a43260a271f8a13e89053eede15d399005.tar.gz Qt-3c18c2a43260a271f8a13e89053eede15d399005.tar.bz2 |
Doc: More work on the QML documentation.
Diffstat (limited to 'doc/src/examples')
-rw-r--r-- | doc/src/examples/qml-examples.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/qml-examples.qdoc b/doc/src/examples/qml-examples.qdoc index 8752d14..745baa3 100644 --- a/doc/src/examples/qml-examples.qdoc +++ b/doc/src/examples/qml-examples.qdoc @@ -375,7 +375,7 @@ \title Models and Views: WebView Example \example declarative/modelviews/webview - These examples shows how to use the WebView element. + These examples show how to use the WebView element. \table \row |