summaryrefslogtreecommitdiffstats
path: root/src/doc/src/declarative/qtquick-intro.qdoc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2015-07-15 15:51:09 +0200
committerNico Vertriest <nico.vertriest@digia.com>2015-07-16 08:23:41 +0000
commita670a0a8ae4e649de90c5e5c39276d683c11f7e0 (patch)
tree48d4f67fd94aa5f6822c9c412831a289cc284381 /src/doc/src/declarative/qtquick-intro.qdoc
parent4b4a2545cf8ad3e063a2ae922d193479366a9fa0 (diff)
Doc: Replace Mac OS X with OS X
Task-number: QTBUG-40759 Change-Id: I1c05a2d07f38da1129bc127fd17c15f843b16bda Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Diffstat (limited to 'src/doc/src/declarative/qtquick-intro.qdoc')
-rw-r--r--src/doc/src/declarative/qtquick-intro.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/src/declarative/qtquick-intro.qdoc b/src/doc/src/declarative/qtquick-intro.qdoc
index 25b03838..a7deedf7 100644
--- a/src/doc/src/declarative/qtquick-intro.qdoc
+++ b/src/doc/src/declarative/qtquick-intro.qdoc
@@ -93,7 +93,7 @@ to export the design to Qt Quick Designer.
features for completing code snippets, refactoring code, and viewing the element
hierarchy of QML files.
\li Build and deploy Qt Quick applications that target multiple desktop and
-mobile platforms, such as Microsoft Windows, Mac OS X, Linux, Symbian, and
+mobile platforms, such as Microsoft Windows, OS X, Linux, Symbian, and
Maemo.
\li Debug JavaScript functions and execute JavaScript expressions in the current
context, and inspect QML at runtime to explore the object structure, debug