summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qdeclarativei18n.qdoc
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2010-07-29 06:20:54 (GMT)
committerBea Lam <bea.lam@nokia.com>2010-07-29 06:21:36 (GMT)
commitc2a22048a045f4e3d03b3251bc9af486250657e4 (patch)
treef05bf075868c5f30121b8175b230d73660d675a9 /doc/src/declarative/qdeclarativei18n.qdoc
parentd27e7484c8fcb08e0c533b9a8bf5af8d527b1de3 (diff)
downloadQt-c2a22048a045f4e3d03b3251bc9af486250657e4.zip
Qt-c2a22048a045f4e3d03b3251bc9af486250657e4.tar.gz
Qt-c2a22048a045f4e3d03b3251bc9af486250657e4.tar.bz2
Add missing \l doc commands
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 b6e6c6e..70a3587 100644
--- a/doc/src/declarative/qdeclarativei18n.qdoc
+++ b/doc/src/declarative/qdeclarativei18n.qdoc
@@ -80,5 +80,5 @@ qmlviewer -translation hello.qm hello.qml
\endcode
-You can see a complete example and source code in the {declarative/i18n}{QML Internationalization example}.
+You can see a complete example and source code in the \l{declarative/i18n}{QML Internationalization example}.
*/