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:51:55 -0400
commit7eecf496eecdf9ce1227e0ea517d32880e3300d9 (patch)
treef213d2fb894edb8c5eeb19ca960547eb84beae1a /docs/intro
parent6cbfaba1787b17752361ae4de1fff8d0acfe62f1 (diff)
[1.11.x] Renamed "Mac OS X" to "macOS" in docs.
Backport of 5e8625ba643db118a44cb32e9e48bf431ef4da53 from master
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 e8618ad28b..703847eebb 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