From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 2 Aug 2021 13:13:52 +0000 (-0700) Subject: doc: "Mac OS " -> "macOS" (GH-27534) (GH-27549) X-Git-Tag: v3.9.7~94 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2ee09597f2418f5c038ad4f536ca87a324133d5c;p=thirdparty%2FPython%2Fcpython.git doc: "Mac OS " -> "macOS" (GH-27534) (GH-27549) (cherry picked from commit 1342248f3a2b321b7b00867f47c92ba6549f9497) Co-authored-by: partev --- diff --git a/Doc/library/platform.rst b/Doc/library/platform.rst index b293adf48e6e..49186ce37163 100644 --- a/Doc/library/platform.rst +++ b/Doc/library/platform.rst @@ -42,7 +42,7 @@ Cross Platform .. note:: - On Mac OS X (and perhaps other platforms), executable files may be + On macOS (and perhaps other platforms), executable files may be universal files containing multiple architectures. To get at the "64-bitness" of the current interpreter, it is more