summaryrefslogtreecommitdiff
path: root/src/doc/src/declarative/examples.qdoc
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2016-02-04 19:32:50 +0100
committerLiang Qi <liang.qi@theqtcompany.com>2016-02-04 19:32:50 +0100
commitdcc5e5c01c28b227f0e5e5e4976a9d26e8a45295 (patch)
treed2609e5bd0f67e9c4b0a2e3a362defcf7549a6ba /src/doc/src/declarative/examples.qdoc
parentef57010bec52f0d39840e629b2b47f6f56fc337b (diff)
parentf079636a3ee5538eb79fd4e7e6ffcb0465a015a0 (diff)
downloadqtquick1-dcc5e5c01c28b227f0e5e5e4976a9d26e8a45295.tar.gz
Merge remote-tracking branch 'origin/5.5' into 5.6.05.6.0
Conflicts: .qmake.conf Change-Id: Id54f50aa7e6e6ad3c69254a37cff17354092348b
Diffstat (limited to 'src/doc/src/declarative/examples.qdoc')
-rw-r--r--src/doc/src/declarative/examples.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/src/declarative/examples.qdoc b/src/doc/src/declarative/examples.qdoc
index 65599568..8743a6f1 100644
--- a/src/doc/src/declarative/examples.qdoc
+++ b/src/doc/src/declarative/examples.qdoc
@@ -43,7 +43,7 @@ To run the examples and demos, open them in Qt Creator or use the included
qmlviewer $QTDIR/demos/declarative/samegame/samegame.qml
\endcode
-On Mac OS X, you can run the included "QMLViewer" application from the
+On OS X, you can run the included "QMLViewer" application from the
Finder, or use the command line:
\code