summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-08-12 11:01:59 +0200
committerTopi Reiniƶ <topi.reinio@theqtcompany.com>2016-08-15 07:10:19 +0000
commitfafc158427e9d54298ce5c3419c1d4b6ec3b946e (patch)
tree8855ef2c384ac14ba2837af096dae4ed377bc3ba
parent9eba88b32e3908326c0ae5c37b55df0a5f5be9cd (diff)
downloadqtlocation-fafc158427e9d54298ce5c3419c1d4b6ec3b946e.tar.gz
Doc: Change instances of 'OS X' to 'macOS'
As of version 10.12 (Sierra), the name of Apple's desktop operating system will be macOS. Change all occurrences where the platform is discussed to use the macro \macos (defined in the documentation configuration in qtbase). Change-Id: Iea1581dc1929e53d710a2fc5eedbdf560a2d225f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--src/positioning/doc/src/qtpositioning.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/positioning/doc/src/qtpositioning.qdoc b/src/positioning/doc/src/qtpositioning.qdoc
index 1ce33085..d5b0eb39 100644
--- a/src/positioning/doc/src/qtpositioning.qdoc
+++ b/src/positioning/doc/src/qtpositioning.qdoc
@@ -62,7 +62,7 @@
The Qt Positioning API provides positioning information via QML and C++ interfaces.
Currently the API is supported on \l {Qt for Android}{Android}, \l {Qt for iOS}{iOS},
-\l {Qt for OS X}{OS X},
+\l {Qt for macOS}{\macos},
\l {Qt for Linux/X11}{Linux} (using
\l {http://www.freedesktop.org/wiki/Software/GeoClue}{GeoClue version 0.12.99}),
\l {Qt for Windows}{Windows} (with GPS receivers exposed as a serial port providing NMEA sentences),