summaryrefslogtreecommitdiffstats
path: root/src/doc/src/declarative/examples.qdoc
diff options
context:
space:
mode:
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