]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
docs: macos - change "versiona" to "versions" (GH-18467)
author@RandyMcMillan <randy.lee.mcmillan@gmail.com>
Wed, 12 Feb 2020 01:20:05 +0000 (20:20 -0500)
committerGitHub <noreply@github.com>
Wed, 12 Feb 2020 01:20:05 +0000 (20:20 -0500)
Mac/README.rst

index 4f2e2ce6623df78114540cd26e28501977408502..ec7d873df277d7eadb6bff4a4d03359180e40fe8 100644 (file)
@@ -49,7 +49,7 @@ macOS specific arguments to configure
   system header files in their traditional locations, like ``/usr/include`` and
   ``/System/Library/Frameworks``; instead they are found within a MacOSX SDK.
   The Apple-supplied build tools handle this transparently and current
-  versiona of Python now handle this as well.  So it is no longer necessary,
+  versions of Python now handle this as well.  So it is no longer necessary,
   and since macOS 10.14, no longer possible to force the installation of system
   headers with ``xcode-select``.