summaryrefslogtreecommitdiffstats
path: root/src/doc/src/declarative/examples.qdoc
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-09-17 22:55:08 +0200
committerLiang Qi <liang.qi@qt.io>2016-09-17 23:15:11 +0200
commit9f24bfd534dc27b76f95567aba1107a344ada400 (patch)
tree9e9557f42862291467eab1dc084f2e1e12ad1952 /src/doc/src/declarative/examples.qdoc
parent05ec1a51988e0e7c02969f2662244aa2f4f5ffcf (diff)
parent5eab543c5c955f5057225b9bdb6b2757516dbd3e (diff)
Merge remote-tracking branch 'origin/5.6' into 5.7
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 8743a6f1..a04cb0eb 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 OS X, you can run the included "QMLViewer" application from the
+On \macos, you can run the included "QMLViewer" application from the
Finder, or use the command line:
\code