]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
doc: "Mac OS " -> "macOS" (GH-27534) (GH-27549)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Aug 2021 13:13:52 +0000 (06:13 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Aug 2021 13:13:52 +0000 (15:13 +0200)
(cherry picked from commit 1342248f3a2b321b7b00867f47c92ba6549f9497)

Co-authored-by: partev <petrosyan@gmail.com>
Doc/library/platform.rst

index b293adf48e6e33004f98479be1fe73eaa952e95f..49186ce371631430fa1837ca6836cdd5dca606cf 100644 (file)
@@ -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