docs: macos - change "versiona" to "versions" (GH-18467)

This commit is contained in:
@RandyMcMillan 2020-02-11 20:20:05 -05:00 committed by GitHub
parent b138dd296a
commit 029e8401b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View 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``.