summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/g++-macx.conf
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2013-07-09 10:07:07 -0400
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-10 17:32:48 +0200
commitcf10131d441eee9203ae11f557e20d1bf255b50e (patch)
treea190ea31577a28c23844877b643aa59172bb8c99 /mkspecs/common/g++-macx.conf
parenta096b4680dca367ec26725d064eba1df6c37d6b7 (diff)
Refer to Apple products by their actual names.
This is a comment-only change. Change-Id: I2432b1135ef21d781c9486df06699710f2696ee3 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
Diffstat (limited to 'mkspecs/common/g++-macx.conf')
-rw-r--r--mkspecs/common/g++-macx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/common/g++-macx.conf b/mkspecs/common/g++-macx.conf
index bae8eb0965..086510dd96 100644
--- a/mkspecs/common/g++-macx.conf
+++ b/mkspecs/common/g++-macx.conf
@@ -1,5 +1,5 @@
#
-# Qmake configuration for the GNU C++ compiler on Mac OS X
+# Qmake configuration for the GNU C++ compiler on OS X
#
# Before making changes to this file, please read the comment in
# gcc-base.conf, to make sure the change goes in the right place.