summaryrefslogtreecommitdiff
path: root/docs/intro
diff options
context:
space:
mode:
authorMichiel Beijen <mb@x14.nl>2017-04-23 22:06:12 +0200
committerTim Graham <timograham@gmail.com>2017-04-24 20:16:09 -0400
commit5e8625ba643db118a44cb32e9e48bf431ef4da53 (patch)
tree62e94281654806927d39568683413941d581633c /docs/intro
parent9f2e8b5bb79722ccafa3c4d6816bc847be1f59f9 (diff)
Renamed "Mac OS X" to "macOS" in docs.
Diffstat (limited to 'docs/intro')
-rw-r--r--docs/intro/contributing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt
index 8979867ad8..a7434c48d4 100644
--- a/docs/intro/contributing.txt
+++ b/docs/intro/contributing.txt
@@ -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