summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qdeclarativei18n.qdoc
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2010-05-06 18:26:59 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2010-05-06 18:26:59 (GMT)
commit109024630cbf577d6f6bcb10ea3ac6272113b79e (patch)
tree92dcb243f3ac3cadb1efdc7a3a646f880c544955 /doc/src/declarative/qdeclarativei18n.qdoc
parenta182cc5d5d7a70d0423a42123bb7c1cf21709e0d (diff)
parent4a934cb8bb610119367f918957d871fbbc2799ff (diff)
downloadQt-109024630cbf577d6f6bcb10ea3ac6272113b79e.zip
Qt-109024630cbf577d6f6bcb10ea3ac6272113b79e.tar.gz
Qt-109024630cbf577d6f6bcb10ea3ac6272113b79e.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7
Diffstat (limited to 'doc/src/declarative/qdeclarativei18n.qdoc')
-rw-r--r--doc/src/declarative/qdeclarativei18n.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/qdeclarativei18n.qdoc b/doc/src/declarative/qdeclarativei18n.qdoc
index 0a48dd9..c7dbd4d 100644
--- a/doc/src/declarative/qdeclarativei18n.qdoc
+++ b/doc/src/declarative/qdeclarativei18n.qdoc
@@ -86,7 +86,7 @@ lupdate hello.qml -ts hello.ts
\endcode
Then we open \c hello.ts in \l{Qt Linguist Manual} {Linguist}, provide
-a translation and create the release file \c hello.qml.
+a translation and create the release file \c hello.qm.
Finally, we can test the translation:
\code