]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
doc: "Mac OS " -> "macOS" (GH-27534)
authorpartev <petrosyan@gmail.com>
Mon, 2 Aug 2021 09:39:56 +0000 (05:39 -0400)
committerGitHub <noreply@github.com>
Mon, 2 Aug 2021 09:39:56 +0000 (11:39 +0200)
Doc/library/platform.rst

index be86e568c180baeb576ce2bccc30758c4ec24814..bb9fc45df233bfbd3c7fb8f7a7467cd5ae098b95 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