summaryrefslogtreecommitdiffstats
path: root/Doc/library/intro.rst
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-09-23 10:25:31 (GMT)
committerGitHub <noreply@github.com>2021-09-23 10:25:31 (GMT)
commit1493e1a40d04a048cce9c5080ec47478a4941054 (patch)
tree5a80debb9955fcae915c579641b422b521131f75 /Doc/library/intro.rst
parent44396aaba9b92b3a38a4b422a000d1a8eb05185a (diff)
downloadcpython-1493e1a40d04a048cce9c5080ec47478a4941054.zip
cpython-1493e1a40d04a048cce9c5080ec47478a4941054.tar.gz
cpython-1493e1a40d04a048cce9c5080ec47478a4941054.tar.bz2
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) (GH-28523)
Replace old names when they refer to actual versions of macOS. Keep historical names in references to older versions. Co-authored-by: Patrick Reader <_@pxeger.com> (cherry picked from commit 36122e18148c5b6c78ebce1d36d514fd7cf250f5) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Doc/library/intro.rst')
-rw-r--r--Doc/library/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/intro.rst b/Doc/library/intro.rst
index 8567e4d..5bb33b9 100644
--- a/Doc/library/intro.rst
+++ b/Doc/library/intro.rst
@@ -58,5 +58,5 @@ Notes on availability
operating system.
* If not separately noted, all functions that claim "Availability: Unix" are
- supported on Mac OS X, which builds on a Unix core.
+ supported on macOS, which builds on a Unix core.