aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/qml-i18n
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2018-06-25 09:53:01 +0200
committerLiang Qi <liang.qi@qt.io>2018-06-25 12:15:55 +0200
commitfbf6f7400a5b5ae10267171e201391ce1ff8eb96 (patch)
tree18e22092c2764fea16442fd814f230d4fe095a49 /examples/qml/qml-i18n
parentc21a6a9f2c2d635aca3bf88a6431c560b16b1cc6 (diff)
parent9999591e69a0908cd3fbe14646fb98881e32061b (diff)
Merge remote-tracking branch 'origin/5.11' into dev
Conflicts: src/plugins/qmltooling/packetprotocol/qpacketprotocol.cpp src/quick/handlers/qquickhandlerpoint.cpp src/quick/handlers/qquicksinglepointhandler.cpp tests/auto/qml/ecmascripttests/test262 Change-Id: I8908ec8c6116ca626fbd269af7625d4c429429ca
Diffstat (limited to 'examples/qml/qml-i18n')
-rw-r--r--examples/qml/qml-i18n/doc/src/i18n.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qml/qml-i18n/doc/src/i18n.qdoc b/examples/qml/qml-i18n/doc/src/i18n.qdoc
index e0ef452e52..dbc4efa58c 100644
--- a/examples/qml/qml-i18n/doc/src/i18n.qdoc
+++ b/examples/qml/qml-i18n/doc/src/i18n.qdoc
@@ -28,7 +28,7 @@
\title QML Examples - Internationalization
\example qml-i18n
\image qml-i18n-example.png
- \brief This is an internationalization example
+ \brief This is an internationalization example.
The QML runtime automatically loads a translation from the i18n subdirectory of the root
QML file, based on the system language.