Renamed "Mac OS X" to "macOS" in docs.

This commit is contained in:
Michiel Beijen 2017-04-23 22:06:12 +02:00 committed by Tim Graham
parent 9f2e8b5bb7
commit 5e8625ba64
11 changed files with 41 additions and 44 deletions

View file

@ -258,7 +258,7 @@ a dependency for one or more of the Python packages. Consult the failing
package's documentation or search the Web with the error message that you
encounter.
Now we are ready to run the test suite. If you're using GNU/Linux, Mac OS X or
Now we are ready to run the test suite. If you're using GNU/Linux, macOS, or
some other flavor of Unix, run:
.. code-block:: console