summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/BUNDLE_EXTENSION.rst
diff options
context:
space:
mode:
authorBartosz Kosiorek <gang65@poczta.onet.pl>2018-09-05 14:19:28 +0200
committerBrad King <brad.king@kitware.com>2018-09-05 16:10:49 -0400
commitfc1602456abf04f301a8fcd9ac71fd0975c6bbde (patch)
treecc0d0c745acee2518ca09aef1a8f4f8c642e559d /Help/prop_tgt/BUNDLE_EXTENSION.rst
parentcc5bac458b85081f813a2c169fda104f59233c37 (diff)
downloadcmake-fc1602456abf04f301a8fcd9ac71fd0975c6bbde.tar.gz
Help: Replace occurrences of "Mac OS X" with "macOS"
Apple's main Operating system changed their name from OS X to macOS: https://www.engadget.com/2016/06/13/os-x-is-now-macos/ Revise documentation accordingly.
Diffstat (limited to 'Help/prop_tgt/BUNDLE_EXTENSION.rst')
-rw-r--r--Help/prop_tgt/BUNDLE_EXTENSION.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_tgt/BUNDLE_EXTENSION.rst b/Help/prop_tgt/BUNDLE_EXTENSION.rst
index 6b3d58023c..70de11c403 100644
--- a/Help/prop_tgt/BUNDLE_EXTENSION.rst
+++ b/Help/prop_tgt/BUNDLE_EXTENSION.rst
@@ -2,7 +2,7 @@ BUNDLE_EXTENSION
----------------
The file extension used to name a :prop_tgt:`BUNDLE`, a :prop_tgt:`FRAMEWORK`,
-or a :prop_tgt:`MACOSX_BUNDLE` target on the OS X and iOS.
+or a :prop_tgt:`MACOSX_BUNDLE` target on the macOS and iOS.
The default value is ``bundle``, ``framework``, or ``app`` for the respective
target types.