diff options
author | David Boddie <dboddie@trolltech.com> | 2010-08-27 16:23:37 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-08-27 16:23:37 (GMT) |
commit | 1a75b369797c41d37f92950f7527c1eb989f1215 (patch) | |
tree | 0e154f2e4eb3bee637fc4d577377592786f5af21 /doc/src/examples/qml-examples.qdoc | |
parent | c408dd8a80d509f18ec3c3bc8a74891f541f6fdd (diff) | |
download | Qt-1a75b369797c41d37f92950f7527c1eb989f1215.zip Qt-1a75b369797c41d37f92950f7527c1eb989f1215.tar.gz Qt-1a75b369797c41d37f92950f7527c1eb989f1215.tar.bz2 |
Doc: More work on the QML documentation.
Diffstat (limited to 'doc/src/examples/qml-examples.qdoc')
-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 0d191c9..03bf7bb 100644 --- a/doc/src/examples/qml-examples.qdoc +++ b/doc/src/examples/qml-examples.qdoc @@ -229,7 +229,7 @@ */ /*! - \title Internationlization Example + \title Internationalization Example \example declarative/i18n This example shows how to enable text translation in QML. |